mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 01:30:55 +08:00
[cpr] update to 1.11.1 (#42566)
This commit is contained in:
parent
b8332c1975
commit
d68042f72b
@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO libcpr/cpr
|
||||
REF ${VERSION}
|
||||
SHA512 c314fc576fb8be36bf43326a8a2d8b22d6b2fbb3b494695b84dd8077fc0401981e49890172fc2229d1c68292be2820cd4231d58bcb64326cbe4b73933c092d76
|
||||
SHA512 cde62f13b43bad143695e54f5f69dfd250be52d2f6a76ebb3fde3db1e1059eb3c2e9d62e71f4c90f98a33f0053aea7c97bf55d8a7fa8584a37298e6a1bc3b18a
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
disable_werror.patch
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cpr",
|
||||
"version-semver": "1.11.0",
|
||||
"version-semver": "1.11.1",
|
||||
"description": "C++ Requests is a simple wrapper around libcurl inspired by the excellent Python Requests project.",
|
||||
"homepage": "https://github.com/libcpr/cpr",
|
||||
"license": "MIT",
|
||||
|
@ -2029,7 +2029,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"cpr": {
|
||||
"baseline": "1.11.0",
|
||||
"baseline": "1.11.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"cpu-features": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "dc36316122f82687e1e66ca48958296b16495e42",
|
||||
"version-semver": "1.11.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "fcd72abf1ed00a511386932feb884c2c3caa8cd7",
|
||||
"version-semver": "1.11.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user