Skip to content

Commit

Permalink
[ada-url] update to 2.7.7 (#37621)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayuehua committed Mar 23, 2024
1 parent 1c413c0 commit 18e8981
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/ada-url/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ada-url/ada
REF "v${VERSION}"
SHA512 941b522f8aec7959557a1238b23a48b7d3e4ff4035b0897d23fc7dba26cc227b2b3e48d8ecd03431c871041d52870015361ff6a595fa4872a640943b55c62617
SHA512 987782dacee5115f061f5579257fddf3ed26cdb8654279ce47915bef03abe7ca9904f0f4082b774be23772a3400925e908db45d9da935c7683269aae0ac2186a
HEAD_REF main
PATCHES
no-cpm.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/ada-url/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ada-url",
"version": "2.7.6",
"version": "2.7.7",
"description": "WHATWG-compliant and fast URL parser written in modern C++",
"homepage": "https://ada-url.com/",
"license": "MIT",
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/ada-url.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "71bc8577d2e9a0e2be09fd775ab224a28f9c9e0e",
"version": "2.7.7",
"port-version": 0
},
{
"git-tree": "bb2fecfc860c0e8a6483de55069b826d8c556004",
"version": "2.7.6",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"port-version": 15
},
"ada-url": {
"baseline": "2.7.6",
"baseline": "2.7.7",
"port-version": 0
},
"ade": {
Expand Down

0 comments on commit 18e8981

Please sign in to comment.