We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd786d commit 85b00a7Copy full SHA for 85b00a7
scripts/download_nghttp2.sh
@@ -4,4 +4,4 @@
4
set -ex
5
6
# Clone the repository to the specified directory.
7
-git clone --branch v1.41.0 https://github.com/nghttp2/nghttp2 $1
+git clone --branch v1.46.0 https://github.com/nghttp2/nghttp2 $1
0 commit comments