We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90bd69f commit 9a48d43Copy full SHA for 9a48d43
scripts/download_nghttp2.sh
@@ -4,5 +4,4 @@
4
set -ex
5
6
# Clone the repository to the specified directory.
7
-git clone --branch v1.33.0 https://github.com/nghttp2/nghttp2 $1
8
-
+git clone --branch v1.41.0 https://github.com/nghttp2/nghttp2 $1
0 commit comments