Skip to content

Commit 6c13c24

Browse files
authored
[skyr-url] Updated port to use version 1.7.3 (#10954)
1 parent 9fc14ff commit 6c13c24

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ports/skyr-url/CONTROL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Source: skyr-url
2-
Version: 1.7.0
2+
Version: 1.7.3
33
Build-Depends: tl-expected, nlohmann-json
44
Homepage: https://github.com/cpp-netlib/url
55
Description: A C++ library that implements the WhatWG URL specification

ports/skyr-url/portfile.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
33
vcpkg_from_github(
44
OUT_SOURCE_PATH SOURCE_PATH
55
REPO cpp-netlib/url
6-
REF v1.7.0
7-
SHA512 ea1f4cd0d42ef024f68a5b8f97da8a862b091c15162af71748a44175d5795492e0a358995ae04bfa8e75f5d92a65e9f9063b25b85cebd47f191f6352a559416f
6+
REF v1.7.3
7+
SHA512 2c33c624f7e8a23aead7da47cbafc31d1221abf00eeec01d188a17f54adf8b0b150cdd6bd8948d39f27ab78f7e4d42e82a54a15b449254933587c57c9e222a66
88
HEAD_REF master
99
)
1010

0 commit comments

Comments
 (0)