vcpkg/ports/cpp-httplib/vcpkg.json
Leonid Pospelov 1c3bd46b60
[cpp-httplib] Update library to 0.9.1 (#18972)
* Bump cpp-httplib version to 0.9.1

* Run x-add-version
2021-07-22 14:53:11 -07:00

7 lines
195 B
JSON

{
"name": "cpp-httplib",
"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"
}