Skip to content

Commit

Permalink
[Backport releases/v0.20] New package versions found (#581)
Browse files Browse the repository at this point in the history
# Description
Backport of #580 to `releases/v0.20`.

---------

Co-authored-by: wdconinc <[email protected]>
Co-authored-by: Wouter Deconinck <[email protected]>
  • Loading branch information
3 people authored Nov 7, 2023
1 parent 1d2956a commit dc3534a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/eicrecon/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ class Eicrecon(CMakePackage):
maintainers = ["wdconinc"]

version("main", branch="main")
version("1.7.0", sha256="60732169f76d215ad111a9b34affb64b0f1adafa4aba372b53acb39fe50c6b07")
version(
"1.6.2",
sha256="725d53bc4527486fd15d600b1bd329228502ef83c0ff118cc4600eac7cc2d148",
Expand Down
1 change: 1 addition & 0 deletions packages/epic-eic/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class EpicEic(CMakePackage):
tags = ["eic"]

version("main", branch="main")
version("23.11.0", sha256="24d856f718369d4336c56e191b5cb305bae60bcb06d00485154f5145d9acf597")
version(
"23.10.0",
sha256="abf833eea328afb749c1eabbc83072c1382f02fc547ce7e9291e0616db552a0e",
Expand Down

0 comments on commit dc3534a

Please sign in to comment.