amr-wind: add v3.1.6. (#47205)
This commit is contained in:
parent
fe0a8a1735
commit
01eb26578b
@ -21,6 +21,9 @@ class AmrWind(CMakePackage, CudaPackage, ROCmPackage):
|
|||||||
license("BSD-3-Clause")
|
license("BSD-3-Clause")
|
||||||
|
|
||||||
version("main", branch="main", submodules=True)
|
version("main", branch="main", submodules=True)
|
||||||
|
version(
|
||||||
|
"3.1.6", tag="v3.1.6", commit="ca437affc6fd00490d8b14e244e53bf641207224", submodules=True
|
||||||
|
)
|
||||||
version(
|
version(
|
||||||
"3.1.5", tag="v3.1.5", commit="554f8aa1ac36c2bae17565c64d5bc33333cee396", submodules=True
|
"3.1.5", tag="v3.1.5", commit="554f8aa1ac36c2bae17565c64d5bc33333cee396", submodules=True
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user