[curl] Update version to 7.88.1 to fix incomplete read/writes. (#29641)

* [curl]

* update version

* update version to 7.88.1

* vdb
This commit is contained in:
Frank 2023-02-22 00:17:13 +08:00 committed by GitHub
parent 8c0fe4a71d
commit f31841cc46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO curl/curl
REF curl-7_87_0
SHA512 3769726f681bc680a0c95819b353025d2ad3fc5688611453f3e2673685c4f2abc54e02327d947c30e50b5b76043b1841f66115102b98b8ffafc9c225308e1575
REF curl-7_88_1
SHA512 c5caa1f95580ddbf2041c9c4b885f84d4f5c5fcb905a5ea59f9dbb58a98fc292260f95cb935e963bf83d7dcecf98561deef5ce3ff91cdcb29a080559cff0ed64
HEAD_REF master
PATCHES
0002_fix_uwp.patch

View File

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

View File

@ -1881,8 +1881,8 @@
"port-version": 8
},
"curl": {
"baseline": "7.87.0",
"port-version": 1
"baseline": "7.88.1",
"port-version": 0
},
"curlpp": {
"baseline": "2018-06-15",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "2b76f0341314696395cfa982b5199c8336192757",
"version": "7.88.1",
"port-version": 0
},
{
"git-tree": "5ff0b614c9c181b954a5c3c9cf51df2f83a7f21f",
"version": "7.87.0",