Browse Source

nghttp2: Update script to get nghttp2 1.50.0

Brad King 3 years ago
parent
commit
66c9536775
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Utilities/Scripts/update-nghttp2.bash

+ 1 - 1
Utilities/Scripts/update-nghttp2.bash

@@ -8,7 +8,7 @@ readonly name="nghttp2"
 readonly ownership="nghttp2 upstream <[email protected]>"
 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