pumi add version 2.2.5 (#19680)
This commit is contained in:
parent
4d6c9a8f29
commit
2ca894bd1e
@ -26,6 +26,9 @@ class Pumi(CMakePackage):
|
||||
# scorec/core develop branch and we perfer not to expose spack users
|
||||
# to the added instability.
|
||||
version('master', submodules=True, branch='master')
|
||||
version('2.2.5', commit='73c16eae073b179e45ec625a5abe4915bc589af2') # tag 2.2.5
|
||||
version('2.2.4', commit='8072fdbafd53e0c9a63248a269f4cce5000a4a8e') # tag 2.2.4
|
||||
version('2.2.3', commit='d200cb366813695d0f18b514d8d8ecc382cb79fc') # tag 2.2.3
|
||||
version('2.2.2', commit='bc34e3f7cfd8ab314968510c71486b140223a68f') # tag 2.2.2
|
||||
version('2.2.1', commit='cd826205db21b8439026db1f6af61a8ed4a18564') # tag 2.2.1
|
||||
version('2.2.0', commit='8c7e6f13943893b2bc1ece15003e4869a0e9634f') # tag 2.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user