[ngtcp2] update to 1.9.1 (#42353)

This commit is contained in:
Alexis La Goutte 2024-11-25 22:04:45 +01:00 committed by GitHub
parent 2d9a19cc04
commit c3613b1204
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 ngtcp2/ngtcp2
REF "v${VERSION}"
SHA512 483b1e1a8cd5fa2bf7049453879271edc7423b83e4943b9344e3f8ce3d9b3f4c15e96ffe2463b066e1d2845d6137d5a34bf6ee223983e394274d42f809026a0d
SHA512 0fa71544d70080ed9b0373383aaf985c7ed162913a480371affb3131cb3bb55e9a9653896da3801f5b1d121fc654232f5e463298f8070413f309bb4a514898f8
HEAD_REF main
)

View File

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

View File

@ -6357,7 +6357,7 @@
"port-version": 0
},
"ngtcp2": {
"baseline": "1.9.0",
"baseline": "1.9.1",
"port-version": 0
},
"nifly": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "963e4c47fa03f36483347f322dc64fdcfbe40272",
"version": "1.9.1",
"port-version": 0
},
{
"git-tree": "60d9abee17d622d81393c5faaef3c35c91056230",
"version": "1.9.0",