[h5py-lzf] update to 3.12.1 (#42614)

Co-authored-by: Mengna-Li <v-limengna@microsoft.com>
This commit is contained in:
Mengna-Li 2024-12-10 16:05:55 +00:00 committed by GitHub
parent a0a9a771cf
commit 8a45f8e058
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO h5py/h5py
REF a6555f787e110b29af654ba6c350169c44ac8d2d
SHA512 1d601b499a6ccdcc5dd473b235d915b85501476ca3e9343d6f6f624a8eeb5acbeced227ec552a12936451a438d0c1f25c1d974549e80aaa724646b5bdb9ae20c
REF ${VERSION}
SHA512 d741b377605b2aef2847731ddb8bc9fc06eece0882ccc32b0f74e52a50ca217a9813298df77c6ae4a9eca3ed1148f58314746308d341fb58200a25dab3cbd5e2
HEAD_REF master
)
file(REMOVE_RECURSE "${SOURCE_PATH}/lzf/lzf")

View File

@ -1,6 +1,6 @@
{
"name": "h5py-lzf",
"version-date": "2022-05-24",
"version": "3.12.1",
"description": "The LZF filter is an alternative DEFLATE-style compressor for HDF5 datasets.",
"homepage": "https://github.com/h5py/h5py/tree/master/lzf",
"license": "BSD-3-Clause",

View File

@ -3425,7 +3425,7 @@
"port-version": 0
},
"h5py-lzf": {
"baseline": "2022-05-24",
"baseline": "3.12.1",
"port-version": 0
},
"half": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "2d171881ddcebd4d652df7bdabb7b4d910c95aa5",
"version": "3.12.1",
"port-version": 0
},
{
"git-tree": "a14add9b4baad4b1d1daa1bd5a289944f82ef939",
"version-date": "2022-05-24",