mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[libxmlb] Update to 0.3.24 (#49119)
This commit is contained in:
@@ -3,7 +3,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO hughsie/libxmlb
|
||||
REF "${VERSION}"
|
||||
SHA512 bda65f445939d12131756244ec9fa9805cfba908e176ae0dde792c1ae89b2a89a6c85e04b697d3e775f1735fa20784c64de66b4e133b02c49dd2011699839ac3
|
||||
SHA512 534e5fe01727b9427137c51984c9ddced91b842c712d4f34f582193c838429b396be6e444246b324d39f6732fdf582a7d89570049f4f48d4a161aff82e33aa49
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -5833,7 +5833,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"libxmlb": {
|
||||
"baseline": "0.3.23",
|
||||
"baseline": "0.3.24",
|
||||
"port-version": 0
|
||||
},
|
||||
"libxmlmm": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "2083d294dc20a0a395b1e409aabc7d8673b864f4",
|
||||
"version": "0.3.24",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "5e83dd70576f1607a2fab907e727b666cc2d029f",
|
||||
"version": "0.3.23",
|
||||
|
||||
Reference in New Issue
Block a user