[expat] Update to 2.6.0 (#36672)

* [Expat] Update to 2.6.0

* v db
This commit is contained in:
Alexander Neumann 2024-02-12 23:47:50 +01:00 committed by GitHub
parent e04f06596f
commit 4ab4974293
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 6 deletions

View File

@ -1,11 +1,10 @@
vcpkg_minimum_required(VERSION 2022-10-12)
string(REPLACE "." "_" REF "R_${VERSION}")
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libexpat/libexpat
REF "${REF}"
SHA512 779f0d0f3f2d8b33db0fd044864ab5ab1a40f20501f792fe90ad0d18de536c4765c3749f120e21fec11a0e6c89af1dc576d1fe261c871ca44a594f7b61fd1d9e
SHA512 773703165d51170485503e54be47d56cbf19cb7383cb3daf5e5b5d7e2671ec7a9f2f9b4d26c85edd07c36eba9f7e7d02c1d7d178481695abdc35e3a69a67c07e
HEAD_REF master
)

View File

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

View File

@ -2525,8 +2525,8 @@
"port-version": 1
},
"expat": {
"baseline": "2.5.0",
"port-version": 3
"baseline": "2.6.0",
"port-version": 0
},
"expected-lite": {
"baseline": "0.6.3",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "324f8ee85bcf8dc7f2c8969d3d0f2af4d78be9a2",
"version": "2.6.0",
"port-version": 0
},
{
"git-tree": "9a1bc114edd74892d292c799e7b45b407f2a0b8b",
"version": "2.5.0",