aboutsummaryrefslogtreecommitdiff
path: root/ports/cpp-httplib/vcpkg.json
diff options
context:
space:
mode:
authorTosone <i@tosone.cn>2021-06-11 23:49:13 +0800
committerGitHub <noreply@github.com>2021-06-11 08:49:13 -0700
commit0735d55f8abd7cce3c38c74884750e40dea6ebc4 (patch)
tree38bdff4d1538709f18ee984cf33006cb7050be1f /ports/cpp-httplib/vcpkg.json
parent3a98608b8022e30263717e6196f02bbb8db8cb8b (diff)
downloadvcpkg-0735d55f8abd7cce3c38c74884750e40dea6ebc4.tar.gz
vcpkg-0735d55f8abd7cce3c38c74884750e40dea6ebc4.zip
[cpp-httplib] Upgrade to v0.8.9 (#18277)
Diffstat (limited to 'ports/cpp-httplib/vcpkg.json')
-rw-r--r--ports/cpp-httplib/vcpkg.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/cpp-httplib/vcpkg.json b/ports/cpp-httplib/vcpkg.json
new file mode 100644
index 000000000..f04a1bf36
--- /dev/null
+++ b/ports/cpp-httplib/vcpkg.json
@@ -0,0 +1,6 @@
+{
+ "name": "cpp-httplib",
+ "version": "0.8.9",
+ "description": "A single file C++11 header-only HTTP/HTTPS server and client library",
+ "homepage": "https://github.com/yhirose/cpp-httplib"
+}