hiop: Add version 1.0.0 (#39972)

This commit is contained in:
Cameron Rutherford 2023-09-13 13:15:30 -04:00 committed by GitHub
parent 7fd56da5b7
commit 5a91802807
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ class Hiop(CMakePackage, CudaPackage, ROCmPackage):
maintainers("ryandanehy", "CameronRutherford", "pelesh")
# Most recent tagged snapshot is the preferred version when profiling.
version("1.0.0", commit="10b7d3ee0a15cb4949ccee8c905d447b9528794f", submodules=True)
version("0.7.2", commit="d0f57c880d4202a72c62dd1f5c92e3bc8acb9788", submodules=True)
version("0.7.1", commit="8064ef6b2249ad2feca92a9d1e90060bad3eebc7", submodules=True)
version("0.7.0", commit="5f42ab34b419b7cf64d0fffb29d443b009dbfd75", submodules=True)