mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 01:24:47 +08:00
[skyr-url] Changed version number for skyr-url (#11774)
This commit is contained in:
parent
c797ee9623
commit
957d9072da
@ -1,5 +1,5 @@
|
||||
Source: skyr-url
|
||||
Version: 1.9.0
|
||||
Version: 1.10.0
|
||||
Build-Depends: tl-expected, nlohmann-json
|
||||
Homepage: https://github.com/cpp-netlib/url
|
||||
Description: A C++ library that implements the WhatWG URL specification
|
||||
|
@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO cpp-netlib/url
|
||||
REF v1.9.0
|
||||
SHA512 14c0ebb8fa143a733ee07a412c23be4afc0b2c414d722483181a8453fe37e3b1616071cee0f7f8c052ff03c7127fdb1da31be9be108601001aa2c6c80fc2448b
|
||||
REF v1.10.0
|
||||
SHA512 13ac824a388ba03a6bf30c1085992777044a97f471ee4a9d11001b7708fb4f7fe180c7cf6a286ca368a101e8d34d8e830cc0c18c56179db86774e8a73fb2b7fb
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user