Skip to content

Commit

Permalink
Add another version of CEPCSW
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Feb 22, 2024
1 parent 3a355da commit 2821cbe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/cepcsw/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ class Cepcsw(CMakePackage, Key4hepPackage):
maintainers = ["mirguest"]

version("master", branch="master")
version(
"0.2.10",
sha256="f26f03d5041733e51be529989593ad5ab7be695a49f4b9a5c60194c47949d825",
)
version(
"0.2.9",
sha256="ce78b740da71cf500766782eca46e86d521af2d94042e803897b0dc7dbb405cd",
Expand Down

0 comments on commit 2821cbe

Please sign in to comment.