Skip to content

Commit

Permalink
epic: add 24.05.1 (#641)
Browse files Browse the repository at this point in the history
Adds new lut table file to calibrations for use in nightly, but the
primary purpose is to provide tag for 24.05.1 container featuring the
IRT 1.0.8 memory leak bugfix.
  • Loading branch information
veprbl authored May 23, 2024
1 parent 307252f commit b39f9cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/epic/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ class Epic(CMakePackage):
tags = ["eic"]

version("main", branch="main")
version("24.05.1", sha256="2e0e7390fea6c091ee230835eac2354ac8b5f506f9508b4e6f8fd46d9573c2a5")
version("24.05.0", sha256="647eff542ec5b77f73c2d9623d90abcca7a9ef30baaa21809b59f3c77e080385")
version("24.04.0", sha256="9de5a71c3af9bf7d99ffcb10c5000d9ed2b5ffdbfc45a1a2e8b60cb73b480eea")
version("24.03.1", sha256="58eb4fe340ba9e1b2d23bad805619b095ff0dc59d0187e831b576b1dbfb5cb24")
Expand Down

0 comments on commit b39f9cc

Please sign in to comment.