diff --git a/ports/upa-url/portfile.cmake b/ports/upa-url/portfile.cmake index 9536bfe98b..a97d70685f 100644 --- a/ports/upa-url/portfile.cmake +++ b/ports/upa-url/portfile.cmake @@ -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 diff --git a/ports/upa-url/vcpkg.json b/ports/upa-url/vcpkg.json index edf007674f..43e7aa9c03 100644 --- a/ports/upa-url/vcpkg.json +++ b/ports/upa-url/vcpkg.json @@ -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", diff --git a/versions/baseline.json b/versions/baseline.json index 5dbfe68603..4ccafe4208 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -9237,7 +9237,7 @@ "port-version": 0 }, "upa-url": { - "baseline": "1.0.1", + "baseline": "1.0.2", "port-version": 0 }, "urdfdom": { diff --git a/versions/u-/upa-url.json b/versions/u-/upa-url.json index 0fe190036b..f816f25558 100644 --- a/versions/u-/upa-url.json +++ b/versions/u-/upa-url.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "a5f99af58c8ee13e139226511bb30761d9ceb2e2", + "version": "1.0.2", + "port-version": 0 + }, { "git-tree": "296cbb13a682dea1a57ee552d78236df6b7d4b77", "version": "1.0.1",