vcpkg/ports/nghttp2/vcpkg.json
Johan Strombom 2163a5778a
[nghttp2] Update to v1.46.0 (#21243)
* [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
2021-11-08 21:02:38 -08:00

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
}
]
}