diff --git a/ports/nghttp2/portfile.cmake b/ports/nghttp2/portfile.cmake index 68593811373a9c..a1c3a0dae0c400 100644 --- a/ports/nghttp2/portfile.cmake +++ b/ports/nghttp2/portfile.cmake @@ -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 ) diff --git a/ports/nghttp2/vcpkg.json b/ports/nghttp2/vcpkg.json index 3c6733911185a5..b8bfd5471e4b4c 100644 --- a/ports/nghttp2/vcpkg.json +++ b/ports/nghttp2/vcpkg.json @@ -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", diff --git a/versions/baseline.json b/versions/baseline.json index b69f39880f228a..388b8020a1f898 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6129,7 +6129,7 @@ "port-version": 4 }, "nghttp2": { - "baseline": "1.62.0", + "baseline": "1.62.1", "port-version": 0 }, "nghttp2-asio": { diff --git a/versions/n-/nghttp2.json b/versions/n-/nghttp2.json index 9326a816d905fe..f801e8fc9b2099 100644 --- a/versions/n-/nghttp2.json +++ b/versions/n-/nghttp2.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c7fd11835e7bcb267322ba09d92db75819881dd7", + "version": "1.62.1", + "port-version": 0 + }, { "git-tree": "d5ff35ea994ae111b18296f322006f056528f52a", "version": "1.62.0",