adios2: add v2.10.0-rc1 release (#41900)

This commit is contained in:
Vicente Bolea 2024-01-12 14:21:13 -05:00 committed by GitHub
parent ea46c369a0
commit c84ce0e00c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,9 @@ class Adios2(CMakePackage, CudaPackage, ROCmPackage):
license("Apache-2.0")
version("master", branch="master")
version(
"2.10.0-rc1", sha256="8b72142bd5aabfb80c7963f524df11b8721c09ef20caea6df5fb00c31a7747c0"
)
version(
"2.9.2",
sha256="78309297c82a95ee38ed3224c98b93d330128c753a43893f63bbe969320e4979",