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 b09ea5b commit 354a4cdCopy full SHA for 354a4cd
build.sh
@@ -10,9 +10,9 @@
10
# EDIT this section to Select Default Versions #
11
################################################
12
13
-OPENSSL="1.1.1o" # https://www.openssl.org/source/
14
-LIBCURL="7.83.1" # https://curl.haxx.se/download.html
15
-NGHTTP2="1.47.0" # https://nghttp2.org/
+OPENSSL="1.1.1q" # https://www.openssl.org/source/
+LIBCURL="7.84.0" # https://curl.haxx.se/download.html
+NGHTTP2="1.48.0" # https://nghttp2.org/
16
17
18
0 commit comments