[curl] Update to 7.83.1 (#24687)

* [curl] Update to 7.83.1

* version
This commit is contained in:
Thomas1664 2022-05-13 02:09:09 +02:00 committed by GitHub
parent 673c55fb04
commit 8d25063dbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO curl/curl
REF curl-7_83_0
SHA512 7acb6f524b1045afa045a6f21d72e1410becadf6c3c1228378451f9436b7bac9c15aad4472193d36e9d075937aee641d186c5d0e9ba5f3e4d3af623ec78ad0e9
REF curl-7_83_1
SHA512 f4ede3c829aaa1142358d956cba4b33f06d3f0319c9f1cd65b63413de60a8690165e10fcb876fc413a20fcfa53bba2a064bb4b8c3070dbf474c2f2288eeab019
HEAD_REF master
PATCHES
0002_fix_uwp.patch

View File

@ -1,6 +1,6 @@
{
"name": "curl",
"version": "7.83.0",
"version": "7.83.1",
"description": "A library for transferring data with URLs",
"homepage": "https://curl.se/",
"license": null,

View File

@ -1745,7 +1745,7 @@
"port-version": 7
},
"curl": {
"baseline": "7.83.0",
"baseline": "7.83.1",
"port-version": 0
},
"curlpp": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "6f536c70dc927199fe430fde4e93f8d66d53b6f6",
"version": "7.83.1",
"port-version": 0
},
{
"git-tree": "d72a11c8c3990818ba5987cc1ceee799046de9be",
"version": "7.83.0",