[libxmlb] Update to 0.3.24 (#49119)

This commit is contained in:
SunBlack
2025-12-29 05:41:59 +01:00
committed by GitHub
parent e8816d4f7d
commit 8ddb631c22
4 changed files with 8 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO hughsie/libxmlb
REF "${VERSION}"
SHA512 bda65f445939d12131756244ec9fa9805cfba908e176ae0dde792c1ae89b2a89a6c85e04b697d3e775f1735fa20784c64de66b4e133b02c49dd2011699839ac3
SHA512 534e5fe01727b9427137c51984c9ddced91b842c712d4f34f582193c838429b396be6e444246b324d39f6732fdf582a7d89570049f4f48d4a161aff82e33aa49
HEAD_REF main
)

View File

@@ -1,6 +1,6 @@
{
"name": "libxmlb",
"version": "0.3.23",
"version": "0.3.24",
"description": "The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table where the strings have the NULs included",
"homepage": "https://github.com/hughsie/libxmlb/",
"license": "LGPL-2.1-only",

View File

@@ -5833,7 +5833,7 @@
"port-version": 0
},
"libxmlb": {
"baseline": "0.3.23",
"baseline": "0.3.24",
"port-version": 0
},
"libxmlmm": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "2083d294dc20a0a395b1e409aabc7d8673b864f4",
"version": "0.3.24",
"port-version": 0
},
{
"git-tree": "5e83dd70576f1607a2fab907e727b666cc2d029f",
"version": "0.3.23",