[gumbo] Update to version 0.12.3 (#42860)

This commit is contained in:
JoergAtGithub 2024-12-23 16:57:07 +01:00 committed by GitHub
parent 33fe5762b2
commit da015cae99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -3,7 +3,7 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_download_distfile(ARCHIVE
URLS "https://codeberg.org/gumbo-parser/gumbo-parser/archive/${VERSION}.tar.gz"
FILENAME "gumbo-${VERSION}.tar.gz"
SHA512 258d93c0404b7dc35e1088cded02a394b2cbd0d08f3e7d0a3e32d859c2032efcc831687c7bc749e9bddb60d4f910bab741007bed1117d486a0d3fd194e22f4e7
SHA512 15da29bc1b7d70a827870562462ca90fd57469d72d7a4804c59da96c5c46b3a0c50e99a08a80d6e08d2be87f55388c8848918bfbab58ac0c22df85fdc2bd35e7
)
vcpkg_extract_source_archive(

View File

@ -1,6 +1,6 @@
{
"name": "gumbo",
"version": "0.12.2",
"version": "0.12.3",
"description": "An HTML5 parsing library in pure C99",
"homepage": "https://codeberg.org/gumbo-parser/gumbo-parser",
"license": "Apache-2.0",

View File

@ -3353,7 +3353,7 @@
"port-version": 0
},
"gumbo": {
"baseline": "0.12.2",
"baseline": "0.12.3",
"port-version": 0
},
"gz-cmake3": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "34c97da27c275c1657e50d6598c72b8aca5cb8cd",
"version": "0.12.3",
"port-version": 0
},
{
"git-tree": "6496c7f2e0f20c7f2c469d77e29a02877714b96b",
"version": "0.12.2",