[zix] Update to 0.8.0 (#48840)

This commit is contained in:
SunBlack
2025-12-12 18:53:57 +01:00
committed by GitHub
parent 43ce236470
commit d65ff3a932
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO drobilla/zix
REF "v${VERSION}"
SHA512 17ee8e2dc5399e8bce87c5f625459a9784b96fb21e1020d689a9c5d7f4afa75871c531b1dfdf21e6b200d5cfdd648bac89d73af8cfef0569ad3cd14d0b6c5016
SHA512 dd3073c9740ddb3a476b51977e80343fe668b4957db20c134c5ba22d10fe64de9cc2fa53aa6059f61ad010ef9fa967f36e178bc789f4073c736a7897b1f81345
HEAD_REF main
)

View File

@@ -1,6 +1,6 @@
{
"name": "zix",
"version": "0.6.2",
"version": "0.8.0",
"description": "Zix is a lightweight C library of portability wrappers and data structures.",
"homepage": "https://github.com/drobilla/zix",
"supports": "!uwp",

View File

@@ -10905,7 +10905,7 @@
"port-version": 0
},
"zix": {
"baseline": "0.6.2",
"baseline": "0.8.0",
"port-version": 0
},
"zkpp": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "8446c64b62c8a7a5a2411d2881a72f4bf727f0f2",
"version": "0.8.0",
"port-version": 0
},
{
"git-tree": "e7049e2cb15f7a5aa76e85c74ca26bffb9d7edda",
"version": "0.6.2",