[ngtcp2] update to 1.19.0 (#49054)

This commit is contained in:
Alexis La Goutte
2025-12-23 21:02:34 +01:00
committed by GitHub
parent 6bc1613f18
commit 2e66b3637f
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ngtcp2/ngtcp2
REF "v${VERSION}"
SHA512 bd68cc652edba8b5619370729b88cc0dccd9c0542391b12b87b5a106e7982a984c9a1f1dea8817f8953318bc12967878498fbc50e221ec465e77422e5ae1ddcf
SHA512 8bce117eaa07c81393460a1d278522ff7cba15940a3685cb6e74cafdca0740dbecf78fd3c982034d19b3053e726f738c0ce6550dd1f796738d367c4e29ea5354
HEAD_REF main
)

View File

@@ -1,6 +1,6 @@
{
"name": "ngtcp2",
"version": "1.18.0",
"version": "1.19.0",
"description": "ngtcp2 project is an effort to implement RFC9000 QUIC protocol.",
"homepage": "https://github.com/ngtcp2/ngtcp2",
"license": "MIT",

View File

@@ -6889,7 +6889,7 @@
"port-version": 0
},
"ngtcp2": {
"baseline": "1.18.0",
"baseline": "1.19.0",
"port-version": 0
},
"nifly": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "bad564afb05e2cebada640d952093b86995abbcf",
"version": "1.19.0",
"port-version": 0
},
{
"git-tree": "1cd467dd91d44fa7b41a58e4c1206153184cd102",
"version": "1.18.0",