pineapple/externals/vcpkg/ports/nghttp2/vcpkg.json
2022-07-23 03:01:36 +02:00

12 lines
269 B
JSON
Executable file

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