vcpkg/ports/cpp-httplib/vcpkg.json
chausner 5c21c64292
[cpp-httplib] Update to 0.11.3 (#28135)
* Update cpp-httplib to 0.11.3

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-12-06 13:20:44 -08:00

8 lines
216 B
JSON

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