vcpkg/ports/cpp-httplib/vcpkg.json
misirlou-tg 5bc3538d65
[cpp-httplib] Update library to 0.9.4 (#20116)
* Update cpp-httplib to version 0.9.4

* Run x-add-version
2021-09-13 15:57:56 -07:00

7 lines
195 B
JSON

{
"name": "cpp-httplib",
"version": "0.9.4",
"description": "A single file C++11 header-only HTTP/HTTPS server and client library",
"homepage": "https://github.com/yhirose/cpp-httplib"
}