1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-16 22:37:30 +08:00

nghttp2: Update script to get nghttp2 1.50.0

This commit is contained in:
Brad King
2022-10-31 14:08:55 -04:00
parent 46c1693602
commit 66c9536775

View File

@@ -8,7 +8,7 @@ readonly name="nghttp2"
readonly ownership="nghttp2 upstream <kwrobot@kitware.com>"
readonly subtree="Utilities/cmnghttp2"
readonly repo="https://github.com/nghttp2/nghttp2.git"
readonly tag="v1.40.0"
readonly tag="v1.50.0"
readonly shortlog=false
readonly paths="
COPYING