[expat] Update to 2.6.3 (#40836)

This commit is contained in:
aristotelos 2024-09-10 05:24:40 +02:00 committed by GitHub
parent aebddbb85e
commit 120b4767ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 5 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libexpat/libexpat
REF "${REF}"
SHA512 49b6be12bd6284106920abc61d86d441cba126615fc4019744fc56dc5e7c5efc72b02c09e5c7b491882a633c1c45dc4a03e92a96372ab62bcd70755f6878c6b6
SHA512 370c1c8d6f6d55190ad60141c694ca16b33b020c300efd39fe90f084e3f23a63be4886bb954d126c0cecc87d8c9e8c29f38ed2b2d47775ec0293b2d63ef921d4
HEAD_REF master
)

View File

@ -1,7 +1,6 @@
{
"name": "expat",
"version": "2.6.2",
"port-version": 1,
"version": "2.6.3",
"description": "XML parser library written in C",
"homepage": "https://github.com/libexpat/libexpat",
"license": "MIT",

View File

@ -2593,8 +2593,8 @@
"port-version": 1
},
"expat": {
"baseline": "2.6.2",
"port-version": 1
"baseline": "2.6.3",
"port-version": 0
},
"expected-lite": {
"baseline": "0.8.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9649f61e2f302f608dfb98d6f366e0a08e413487",
"version": "2.6.3",
"port-version": 0
},
{
"git-tree": "3dd04e00c4f8232792f1db1f47a07aaecc4ad061",
"version": "2.6.2",