mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:39:30 +08:00
2163a5778a
* [nghttp2] Update to v1.46.0 Update nghttp2 from 1.45.1 to 1.46.0. * [nghttp2] Update to v1.46.0 * [nghttp2] Update to v1.46.0
13 lines
269 B
JSON
13 lines
269 B
JSON
{
|
|
"name": "nghttp2",
|
|
"version": "1.46.0",
|
|
"description": "Implementation of the Hypertext Transfer Protocol version 2 in C",
|
|
"homepage": "https://github.com/nghttp2/nghttp2",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|