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 b293fcc commit 68f8c06Copy full SHA for 68f8c06
build.sh
@@ -13,9 +13,9 @@ set -e
13
# EDIT this section to Select Default Versions #
14
################################################
15
16
-OPENSSL="1.1.1p" # https://www.openssl.org/source/
17
-LIBCURL="7.84.0" # https://curl.haxx.se/download.html
18
-NGHTTP2="1.48.0" # https://nghttp2.org/
+OPENSSL="1.1.1t" # https://www.openssl.org/source/
+LIBCURL="8.0.1" # https://curl.haxx.se/download.html
+NGHTTP2="1.52.0" # https://nghttp2.org/
19
20
21
0 commit comments