[nghttp3] update to 1.15.0 (#49525)

This commit is contained in:
Alexis La Goutte
2026-01-20 12:42:16 -08:00
committed by GitHub
parent 2082be993d
commit 6a605a9e89
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ngtcp2/nghttp3
REF v${VERSION}
SHA512 c83696b4de12dd47cbf89f3b5f7936a511502f3df6ca9c006fa1ec358cf8beb0c478bb66ad6407c4204100801748c95d6be2532f67652500c94cfa503e98a81d
SHA512 278182f31f9bbfc9e00ae01c730394859855da37a17f78917c43352bf793cb31d685833c5e38ef908559e0f8ae032d420cc5af8b0b87bbf19b2ca51e0c90e60f
HEAD_REF main
PATCHES
)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "nghttp3",
"version": "1.14.0",
"version": "1.15.0",
"description": "Implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK in C",
"homepage": "https://github.com/ngtcp2/nghttp3",
"license": "MIT",
+1 -1
View File
@@ -6885,7 +6885,7 @@
"port-version": 2
},
"nghttp3": {
"baseline": "1.14.0",
"baseline": "1.15.0",
"port-version": 0
},
"ngspice": {
+5
View File
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5c4988ba05c60c878d3f9bee30aecaa8e04557df",
"version": "1.15.0",
"port-version": 0
},
{
"git-tree": "4662292c461c8939c67f15b56a40770c7cc1fed2",
"version": "1.14.0",