hdf5-vol-async: add v1.5 (#35636)

This commit is contained in:
Houjun Tang 2023-03-01 05:16:56 -08:00 committed by GitHub
parent ab999d5af9
commit ff1a425c8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ class Hdf5VolAsync(CMakePackage):
tags = ["e4s"]
version("develop", branch="develop")
version("1.5", tag="v1.5")
version("1.4", tag="v1.4")
version("1.3", tag="v1.3")
version("1.2", tag="v1.2")