[ada-url] Update to 2.5.1 (#32413)

* [ada-url] Update to 2.5.1

* [ada-url] Bump version
This commit is contained in:
myd7349 2023-07-07 01:39:03 +08:00 committed by GitHub
parent 228987a6fd
commit 9c5ff901d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ada-url/ada
REF "v${VERSION}"
SHA512 689dcdc3e89f2ae51e039f6d354efea3231d3ff025c58f572596d87cebd7d5f2bf5ca8c530df8514369a14831dfdb1c65bc1d93a0ece579031eb3f0dd47548c0
SHA512 bb3814af0728b924a6685cfa510f1ccf7ced692850c55849e42c88c07234e0f8fc19426ecfdd1c1ef84543041b0604da312e02b98bd7c8cd2609f8a5ed3ae224
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "ada-url",
"version": "2.4.2",
"version": "2.5.1",
"description": "WHATWG-compliant and fast URL parser written in modern C++",
"homepage": "https://ada-url.com/",
"license": "MIT",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e613c15954b7650fd68c9f46109ba536dad6a27a",
"version": "2.5.1",
"port-version": 0
},
{
"git-tree": "184ab96a9e448d759aafb20f540502f43b5fc7f9",
"version": "2.4.2",

View File

@ -37,7 +37,7 @@
"port-version": 14
},
"ada-url": {
"baseline": "2.4.2",
"baseline": "2.5.1",
"port-version": 0
},
"ade": {