mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 15:29:06 +08:00
430f3d3787
* [cpp-httplib] Update to v0.11.2 (#26957) * [cpp-httplib] Update to v0.11.2 * [cpp-httplib] Update to v0.11.2: x-add-version * [cpp-httplib]: Update to v0.11.2: x-add-version * Update cpp-httplib.json Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
8 lines
216 B
JSON
8 lines
216 B
JSON
{
|
|
"name": "cpp-httplib",
|
|
"version": "0.11.2",
|
|
"description": "A single file C++11 header-only HTTP/HTTPS server and client library",
|
|
"homepage": "https://github.com/yhirose/cpp-httplib",
|
|
"license": "MIT"
|
|
}
|