[ngtcp2]: update 0.18.0 (#32861)

This commit is contained in:
Alexis La Goutte 2023-08-01 18:20:43 +02:00 committed by GitHub
parent c55b665e97
commit b203463184
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 ngtcp2/ngtcp2
REF "v${VERSION}"
SHA512 d4457b6fdc32276b45d97ae608f4f5b0dc686ebecdf55ac6d3a4cb6f569899cdb812a075e525f328e6755dca0d5f7320491311d3d3ecb929bf765e9cbd97ed31
SHA512 949bfa9e932588e327ca9d8234f30d6400b65a565b266e36ae64ffbb322add54cbd6ab670eaa6555aaf29305307137a779bd1ec87b019c6b82bddacd2de45eeb
HEAD_REF master
PATCHES
export-unofficical-target.patch

View File

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

View File

@ -5697,7 +5697,7 @@
"port-version": 0
},
"ngtcp2": {
"baseline": "0.17.0",
"baseline": "0.18.0",
"port-version": 0
},
"nifly": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "4daeb8ad745feeafd60b7fcf856907745ed6e4d8",
"version": "0.18.0",
"port-version": 0
},
{
"git-tree": "d0d7665d44dfadb8bd4ac73c842d33f54b888802",
"version": "0.17.0",