Skip to content

Commit

Permalink
eicrecon: new version 1.5.1 (#544)
Browse files Browse the repository at this point in the history
### Briefly, what does this PR introduce?
New bugfix release.
  • Loading branch information
wdconinc authored Sep 15, 2023
1 parent ccc034f commit b4d30d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/eicrecon/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ class Eicrecon(CMakePackage):
maintainers = ["wdconinc"]

version("main", branch="main")
version(
"1.5.1",
sha256="3e77b6fc5dfa269f782bb8b3e33112f3cb7c7be9459a8efa6996c189463fad6e",
)
version(
"1.5.0",
sha256="b91339f39747ebda4e52a0e9d65e3af36e0e5d626335120dd73afe7a1bf0af62",
Expand Down

0 comments on commit b4d30d9

Please sign in to comment.