mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 18:47:09 +01:00
[skyr-url] Changed version number to 1.12.0 (#12214)
This commit is contained in:
parent
b65decc9f7
commit
63cd5bf560
@ -1,5 +1,5 @@
|
|||||||
Source: skyr-url
|
Source: skyr-url
|
||||||
Version: 1.11.0
|
Version: 1.12.0
|
||||||
Build-Depends: tl-expected, nlohmann-json
|
Build-Depends: tl-expected, range-v3, nlohmann-json
|
||||||
Homepage: https://github.com/cpp-netlib/url
|
Homepage: https://github.com/cpp-netlib/url
|
||||||
Description: A C++ library that implements the WhatWG URL specification
|
Description: A C++ library that implements the WhatWG URL specification
|
||||||
|
@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO cpp-netlib/url
|
REPO cpp-netlib/url
|
||||||
REF v1.11.0
|
REF v1.12.0
|
||||||
SHA512 bb3dd369df76de4a540dc6f83c9f1de4099043258ac2be2ba431328833f8db12c2b52d1b930f93ab64942917fe57b8996bf61659c2a923d052c7427ca06c4dae
|
SHA512 b17b3bf6bb00ba5008b0da23f6a1977cdd154026c7887a59c6cf81351378c0803249ce0a3c53812456633c2971205a5514940a282a0fbaf8f91ce808fba7c753
|
||||||
HEAD_REF main
|
HEAD_REF main
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user