[upa-url] update to 2.4.0 (#48307)

This commit is contained in:
Rimas Misevičius
2025-11-17 21:56:00 +02:00
committed by GitHub
parent 398cb1ea98
commit 8cd02165b3
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO upa-url/upa
REF "v${VERSION}"
SHA512 a44def9600fb0148d3da8d83c5e7002a225777a48f4dee2e256abcedcdcd32baad7a28b0d08f09b4e34ee3cd9667925914b0a8309658312a2f10116522f470da
SHA512 f489b788d2eef1a2f61833c76bd3bf444df8bb80b918c3681ff0bfe01cc65f2e11b3e2b2972bec4146b5deb723db7837197254365c734c92ef1584028ae49c5f
HEAD_REF main
)

View File

@@ -1,6 +1,6 @@
{
"name": "upa-url",
"version": "2.3.0",
"version": "2.4.0",
"description": "An implementation of the WHATWG URL Standard in C++",
"homepage": "https://github.com/upa-url/upa",
"documentation": "https://upa-url.github.io/docs/",

View File

@@ -10017,7 +10017,7 @@
"port-version": 0
},
"upa-url": {
"baseline": "2.3.0",
"baseline": "2.4.0",
"port-version": 0
},
"urdfdom": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "af7e26792ac464bb227482a6d6507323a341f30b",
"version": "2.4.0",
"port-version": 0
},
{
"git-tree": "44b9854a14f972641f8849198d08f1bbc4ca051b",
"version": "2.3.0",