summaryrefslogtreecommitdiff
path: root/Utilities/Scripts
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-11-01 12:57:28 +0000
committerKitware Robot <kwrobot@kitware.com>2022-11-01 08:57:36 -0400
commit07dbb523d2aaa3873c7dee0a0d1875f371eb2629 (patch)
treee73c57fc334408edbfa9d3f13ce901ed2c54d3db /Utilities/Scripts
parent8107da4f9fb61c05a4417a622a60e4de68d13bf6 (diff)
parente44b551e8d0e96bc52836bdf8b9c0355c20e3800 (diff)
downloadcmake-07dbb523d2aaa3873c7dee0a0d1875f371eb2629.tar.gz
Merge topic 'update-nghttp2'
e44b551e8d nghttp2: Update build within CMake to account for 1.50.0 8b73605408 Merge branch 'upstream-nghttp2' into update-nghttp2 7ce2a682a3 nghttp2 2022-09-21 (87fef4ab) 66c9536775 nghttp2: Update script to get nghttp2 1.50.0 Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !7856
Diffstat (limited to 'Utilities/Scripts')
-rwxr-xr-xUtilities/Scripts/update-nghttp2.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/Scripts/update-nghttp2.bash b/Utilities/Scripts/update-nghttp2.bash
index 07a8f1316c..bc76377ddc 100755
--- a/Utilities/Scripts/update-nghttp2.bash
+++ b/Utilities/Scripts/update-nghttp2.bash
@@ -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