hdf5-vol-cache: add v1.1 (#35685)

This commit is contained in:
Larry Knox 2023-02-27 00:35:30 -06:00 committed by GitHub
parent 313c7386c4
commit 6ab792fb03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ class Hdf5VolCache(CMakePackage):
maintainers("hyoklee", "lrknox")
version("default", branch="develop")
version("v1.1", tag="v1.1")
version("v1.0", tag="v1.0")
depends_on("hdf5-vol-async")