caliper: version upgrade to 2.5.0 (#21606)
Co-authored-by: Daryl W. Grunau <dwg@lanl.gov>
This commit is contained in:
parent
437d92155d
commit
0724467ad2
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ class Caliper(CMakePackage):
|
||||||
git = "https://github.com/LLNL/Caliper.git"
|
git = "https://github.com/LLNL/Caliper.git"
|
||||||
|
|
||||||
version('master')
|
version('master')
|
||||||
|
version('2.5.0', tag='v2.5.0')
|
||||||
version('2.4.0', tag='v2.4.0')
|
version('2.4.0', tag='v2.4.0')
|
||||||
version('2.3.0', tag='v2.3.0')
|
version('2.3.0', tag='v2.3.0')
|
||||||
version('2.2.0', tag='v2.2.0')
|
version('2.2.0', tag='v2.2.0')
|
||||||
|
|
Loading…
Reference in a new issue