Skip to content

Commit

Permalink
jana2: new version 2.1.1 (#500)
Browse files Browse the repository at this point in the history
### Briefly, what does this PR introduce?
New version of JANA2 at
https://github.com/JeffersonLab/JANA2/releases/tag/v2.1.1.
  • Loading branch information
wdconinc authored Jul 29, 2023
1 parent 11e30f9 commit 513e48a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/jana2/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ class Jana2(CMakePackage, CudaPackage):
tags = ["eic"]

version("master", branch="master")
version(
"2.1.1",
sha256="ea9926e0fb2fa1fa1f22acb6411d5bd521733f25031df114f118fa7fe2272a14",
)
version(
"2.1.0",
sha256="111f7a3c3a2357a4bbf54370740b22f641a99c83ec649d4ea9899c143371cf35",
Expand Down

0 comments on commit 513e48a

Please sign in to comment.