[blosc2] update to 2.23.0 (#49713)

This commit is contained in:
toge
2026-01-30 14:18:08 -08:00
committed by GitHub
parent fc722a0dc7
commit dccdd4defd
4 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Blosc/c-blosc2
REF "v${VERSION}"
SHA512 10471a3bdefc0b8e6a9f02655d3a5e922faab9a73127685f5996643c2e85f8da7733c273083a600d7451f9381ed289922e06dcf9c9e31422a5508386254f610d
SHA512 199f6aa6bcc061c38523e73c26bdc913ac65e446f3390e65bd687973a8da6cb25b35b2614a1a4b51c287250b021454f2875378da0ab8ec16525fd7510b1c4686
HEAD_REF main
)
+1 -2
View File
@@ -1,7 +1,6 @@
{
"name": "blosc2",
"version": "2.22.0",
"port-version": 1,
"version": "2.23.0",
"description": "A fast, compressed, persistent binary data store library for C.",
"homepage": "https://github.com/Blosc/c-blosc2",
"license": "BSD-3-Clause",
+5
View File
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9274af6ccb2651a2b71d2432f89cba3c6e38626c",
"version": "2.23.0",
"port-version": 0
},
{
"git-tree": "d6869e54beb61b028ca8d5f54362b3988a7e7fcc",
"version": "2.22.0",
+2 -2
View File
@@ -785,8 +785,8 @@
"port-version": 0
},
"blosc2": {
"baseline": "2.22.0",
"port-version": 1
"baseline": "2.23.0",
"port-version": 0
},
"blpapi": {
"baseline": "3.25.1",