[nghttp2] update to 1.64.0 (#41714)

This commit is contained in:
Alexis La Goutte 2024-10-23 07:44:36 +02:00 committed by GitHub
parent 339af2c4f7
commit 8796c25de4
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 e5d72bda4504df4ff7b000d50b2c7d6517c512e444d9ac79e96dd142a00b5008d31503b3a3cbaeca9d7e725b015fde3b619c562a87ac4fac11b141263abc7556
SHA512 35f8230a0fa2825f0bc400d4852d8e8b484f659c67b00639ccd074a0029088f016e967db2f62b6b64af1f8ef684f5809a833e7f922e38b9405f7cc7756bcfb75
HEAD_REF master
)

View File

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

View File

@ -6293,7 +6293,7 @@
"port-version": 4
},
"nghttp2": {
"baseline": "1.63.0",
"baseline": "1.64.0",
"port-version": 0
},
"nghttp2-asio": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "773b09ca4f753ae883a290619f54897c8e0ce38a",
"version": "1.64.0",
"port-version": 0
},
{
"git-tree": "7d9278b741469a7eaf10d708393e589cc7edd386",
"version": "1.63.0",