[nghttp2]: update to v1.49.0 (#26425)

* [nghttp2]: update to v1.48.0

* nghttp2(vcpkg): Add License (MIT)

* nghttp2(.json), fix git hash after update licence

* nghttp2: update to 1.49.0

* nghttp2.json: remove v1.48.0

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
This commit is contained in:
Alexis La Goutte 2022-08-24 17:51:57 +02:00 committed by GitHub
parent 88b1071e39
commit 1ccf92726f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO nghttp2/nghttp2
REF 7af0c508be9cbec407268e2f546f597d268c104e # v1.46.0
SHA512 e25e8a43d0f9523f654d9136c2b9db30cfa5e8086da3fe3e9bcf68ff8c034383550ca17d89d31cd14e23b5886a0a948d777b4e182d0a042ccfe9a8083410de93
REF v1.49.0
SHA512 bdfd0547e5094acf3784ee6ec46a024e7afd7ba9727f91142be83e5f7ddc12db30935fd25ebd12d69b0f2286af1bb4ee96ab13e160ee6243168f66e4507c1f09
HEAD_REF master
)

View File

@ -1,8 +1,9 @@
{
"name": "nghttp2",
"version": "1.46.0",
"version": "1.49.0",
"description": "Implementation of the Hypertext Transfer Protocol version 2 in C",
"homepage": "https://github.com/nghttp2/nghttp2",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",

View File

@ -4949,7 +4949,7 @@
"port-version": 3
},
"nghttp2": {
"baseline": "1.46.0",
"baseline": "1.49.0",
"port-version": 0
},
"ngspice": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f2c6faba492d188ec0f72078720084f6a4dc00c3",
"version": "1.49.0",
"port-version": 0
},
{
"git-tree": "b7477580246c8547d75abc176295b832544cb132",
"version": "1.46.0",