[nghttp2]: update to 1.56.0 (#33630)

This commit is contained in:
Alexis La Goutte 2023-09-08 00:02:20 +02:00 committed by GitHub
parent 0a4cefaac2
commit 4a7bbbe140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 0ab1a987ec99f7b0652e75a93bebff9a5363f52758be1f6ae8626dcf9f4b2f931dec0a276cdd7b81522c61040e008345ecc5011c17a763b97a48b0f7e2615451
SHA512 ba143045220f4d1fbbefa6c3944b0a2cd3535b9d4b07ea05fe08cbbaaa2f7eb1f0ff7a65e8e13a5711a3f88855de36ecada54470e583099be14b77ec360a3084
HEAD_REF master
)

View File

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

View File

@ -5721,7 +5721,7 @@
"port-version": 4
},
"nghttp2": {
"baseline": "1.55.1",
"baseline": "1.56.0",
"port-version": 0
},
"nghttp2-asio": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "fbaeb01777a225a56a3f29ea40db69711f06256f",
"version": "1.56.0",
"port-version": 0
},
{
"git-tree": "772366dba6fcdf37e0ca244d4539b2fd73faca2f",
"version": "1.55.1",