[nghttp2] update to 1.62.0 (#38718)

Update nghttp2 package to 1.62.0
This commit is contained in:
Alexis La Goutte 2024-05-14 19:45:56 +02:00 committed by GitHub
parent f4456c1b97
commit 2f89ebec97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO nghttp2/nghttp2
REF "v${VERSION}"
SHA512 20578805dd981ee488706680afbc81f374beece76a21e859a5550ae2a2ffe6bfd55e24161a8f28eeb5b5132cb5eddaa1b2f12f5aecf71d11b9d506cc451ed2bf
SHA512 77fae3c9931f246a69ae6de79db7614319379f5102acc62d8b0bd003b423d85885269802b81a2e2f3d60a18631f83373b1b5328bb0004945e6684317dec34769
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "nghttp2",
"version": "1.61.0",
"version": "1.62.0",
"description": "Implementation of the Hypertext Transfer Protocol version 2 in C",
"homepage": "https://github.com/nghttp2/nghttp2",
"license": "MIT",

View File

@ -6125,7 +6125,7 @@
"port-version": 4
},
"nghttp2": {
"baseline": "1.61.0",
"baseline": "1.62.0",
"port-version": 0
},
"nghttp2-asio": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d5ff35ea994ae111b18296f322006f056528f52a",
"version": "1.62.0",
"port-version": 0
},
{
"git-tree": "c729d32482e08364174b704deb8a5f91af6bb4f4",
"version": "1.61.0",