mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 10:37:10 +01:00
[skyr-url] Changed version number to 1.9.0 (#11568)
This commit is contained in:
parent
af56d50d64
commit
b08757ea9a
@ -1,5 +1,5 @@
|
||||
Source: skyr-url
|
||||
Version: 1.7.5
|
||||
Version: 1.9.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.7.5-1
|
||||
SHA512 0d54b8528a0497fb9692a3f7ffdce909e7a79712f3a84c03a12463095246fe18ddb3b42471e130c033944a9d15ef2870b302d73b956975bc1c0cba14f4833196
|
||||
REF v1.9.0
|
||||
SHA512 14c0ebb8fa143a733ee07a412c23be4afc0b2c414d722483181a8453fe37e3b1616071cee0f7f8c052ff03c7127fdb1da31be9be108601001aa2c6c80fc2448b
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user