Add new tag on AMS (#40949)

This commit is contained in:
Konstantinos Parasyris 2023-11-08 08:52:53 -08:00 committed by GitHub
parent 0b344e0fd3
commit 300d53d6f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,12 @@ class Ams(CMakePackage, CudaPackage):
maintainers("koparasy", "lpottier") maintainers("koparasy", "lpottier")
version("develop", branch="develop", submodules=False) version("develop", branch="develop", submodules=False)
version(
"11.08.23.alpha",
tag="11.08.23.alpha",
commit="1a42b29268bb916dae301654ca0b92fdfe288732",
submodules=False,
)
version( version(
"07.25.23-alpha", "07.25.23-alpha",
tag="07.25.23-alpha", tag="07.25.23-alpha",