[cpp-httplib] Upgrade to v0.8.6 (#17182)

This commit is contained in:
Philipp Hasper 2021-04-12 20:12:38 +02:00 committed by GitHub
parent 680936207c
commit ff7330dad0
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,4 +1,4 @@
Source: cpp-httplib
Version: 0.8.4
Version: 0.8.6
Homepage: https://github.com/yhirose/cpp-httplib
Description: A single file C++11 header-only HTTP/HTTPS server and client library

View File

@ -2,8 +2,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO yhirose/cpp-httplib
REF cf475bcb505678046d53f0e0575a9efaa5b227f9 # v0.8.4
SHA512 fbfb2294aaf50dc2eb053b89a4640ac2928268f936666a4c84724f5dc021fbfc30b3b451e213f4697f3d46bf87c078ccb01e8c2326153e3241bbd81fcf74427d
REF faa5f1d8023746a3da9f275c51867ded2a672ee9 # v0.8.6
SHA512 87c34b4e6b311e47f568993319d82908c3e3a711b5b5ba15686e55e2588cea027e89a4d14666e61cddd8158bd9d1216e19f5be46cee13948e31bf6b4b0678bae
HEAD_REF master
)

View File

@ -1357,7 +1357,7 @@
"port-version": 0
},
"cpp-httplib": {
"baseline": "0.8.4",
"baseline": "0.8.6",
"port-version": 0
},
"cpp-netlib": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "fb5ea9d8cb5c86ca6924539fb32a8d9c43e0faa7",
"version-string": "0.8.6",
"port-version": 0
},
{
"git-tree": "809d4b6bc7857c3f787172729508b9af6d11ef78",
"version-string": "0.8.4",