[upa-url] update to 1.0.2 (#42393)

This commit is contained in:
Rimas Misevičius 2024-11-27 23:50:37 +02:00 committed by GitHub
parent 95bad1fa69
commit 954ec6cb91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 c21a48f74dc31f9114574c69e2ce17c7957f50c65bc99f45acb9f7e88930b1b7e125c90cf3b7f002e63d8456f6f7377d0e28ffc7c7e5ffe87c4d414ef5845733
SHA512 5a140074d1d92ac41c6da6f615a2d1c4bb5d09a43550a16967e4a7b40f00cc1245fc0c7acb572300d96253763ef3f36394f720dd8777658723d1d302c0ee9938
HEAD_REF main
PATCHES
cxx-standard.patch

View File

@ -1,6 +1,6 @@
{
"name": "upa-url",
"version": "1.0.1",
"version": "1.0.2",
"description": "An implementation of the WHATWG URL Standard in C++",
"homepage": "https://github.com/upa-url/upa",
"license": "BSD-2-Clause",

View File

@ -9237,7 +9237,7 @@
"port-version": 0
},
"upa-url": {
"baseline": "1.0.1",
"baseline": "1.0.2",
"port-version": 0
},
"urdfdom": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a5f99af58c8ee13e139226511bb30761d9ceb2e2",
"version": "1.0.2",
"port-version": 0
},
{
"git-tree": "296cbb13a682dea1a57ee552d78236df6b7d4b77",
"version": "1.0.1",