aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonid Pospelov <pospelovlm@yandex.ru>2021-07-23 00:53:11 +0300
committerGitHub <noreply@github.com>2021-07-22 14:53:11 -0700
commit1c3bd46b60f2655a30e02c4fade33f58d5a1e172 (patch)
treef22b44f379b600624fecb489b72138b1cbad6358
parentdc2d7dc09df57732ead45bf21e71e4b16d6ce734 (diff)
downloadvcpkg-1c3bd46b60f2655a30e02c4fade33f58d5a1e172.tar.gz
vcpkg-1c3bd46b60f2655a30e02c4fade33f58d5a1e172.zip
[cpp-httplib] Update library to 0.9.1 (#18972)
* Bump cpp-httplib version to 0.9.1 * Run x-add-version
-rw-r--r--ports/cpp-httplib/portfile.cmake4
-rw-r--r--ports/cpp-httplib/vcpkg.json2
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/c-/cpp-httplib.json5
4 files changed, 9 insertions, 4 deletions
diff --git a/ports/cpp-httplib/portfile.cmake b/ports/cpp-httplib/portfile.cmake
index f2bdee724..8448ef853 100644
--- a/ports/cpp-httplib/portfile.cmake
+++ b/ports/cpp-httplib/portfile.cmake
@@ -2,8 +2,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO yhirose/cpp-httplib
- REF v0.8.9
- SHA512 6a3b756235f8a18ef740d0d56b3b8c13959276886e4032a7100656170b2efbdb7897a55a8bce42d38ef62c9a6d8462a9ccffc848320df3abfff24e86d4e7909b
+ REF v0.9.1
+ SHA512 164812075ad516a0a0ad587d7a479e0272fc5eecdbbf4522532dc3039a5282cc120b5b7d75eea3764d21acf203dc1bfccfb9e4f1dfe2515ca4ced546735c28fc
HEAD_REF master
)
diff --git a/ports/cpp-httplib/vcpkg.json b/ports/cpp-httplib/vcpkg.json
index f04a1bf36..6e83cc3f0 100644
--- a/ports/cpp-httplib/vcpkg.json
+++ b/ports/cpp-httplib/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "cpp-httplib",
- "version": "0.8.9",
+ "version": "0.9.1",
"description": "A single file C++11 header-only HTTP/HTTPS server and client library",
"homepage": "https://github.com/yhirose/cpp-httplib"
}
diff --git a/versions/baseline.json b/versions/baseline.json
index d9bdde72e..56d241c96 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -1401,7 +1401,7 @@
"port-version": 0
},
"cpp-httplib": {
- "baseline": "0.8.9",
+ "baseline": "0.9.1",
"port-version": 0
},
"cpp-netlib": {
diff --git a/versions/c-/cpp-httplib.json b/versions/c-/cpp-httplib.json
index 1691ecb87..629750a5a 100644
--- a/versions/c-/cpp-httplib.json
+++ b/versions/c-/cpp-httplib.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "9554bdd56e3c787d40e20b63582d3b5efbaf4f2f",
+ "version": "0.9.1",
+ "port-version": 0
+ },
+ {
"git-tree": "c89a8ff559756338dc330c1845a0b6b3ccd3a9e6",
"version": "0.8.9",
"port-version": 0