vcpkg/ports/cpp-httplib/vcpkg.json
JonLiu1993 d331773973
[cpp-httplib] update to v0.10.7 (#24571)
* [cpp-httplib] update to v0.10.7

* update version
2022-05-06 11:44:41 -07:00

8 lines
216 B
JSON

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