[nghttp2] update to 1.62.1 (#38857)

This commit is contained in:
Alexis La Goutte 2024-05-25 04:19:35 +02:00 committed by GitHub
parent eb445dc7d9
commit a9ba765859
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 nghttp2/nghttp2
REF "v${VERSION}"
SHA512 77fae3c9931f246a69ae6de79db7614319379f5102acc62d8b0bd003b423d85885269802b81a2e2f3d60a18631f83373b1b5328bb0004945e6684317dec34769
SHA512 debb43ad331c1a1e8a1591e9aab21a0e5f7a03372a845ee67f32307863aed5acf9d87feb4ca037158452c7482b59ce3e2a113992d5d696c8bfd7131bb02b38b1
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "nghttp2",
"version": "1.62.0",
"version": "1.62.1",
"description": "Implementation of the Hypertext Transfer Protocol version 2 in C",
"homepage": "https://github.com/nghttp2/nghttp2",
"license": "MIT",

View File

@ -6129,7 +6129,7 @@
"port-version": 4
},
"nghttp2": {
"baseline": "1.62.0",
"baseline": "1.62.1",
"port-version": 0
},
"nghttp2-asio": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c7fd11835e7bcb267322ba09d92db75819881dd7",
"version": "1.62.1",
"port-version": 0
},
{
"git-tree": "d5ff35ea994ae111b18296f322006f056528f52a",
"version": "1.62.0",