Skip to content

Commit 354a4cd

Browse files
committed
Latest versions
1 parent b09ea5b commit 354a4cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
# EDIT this section to Select Default Versions #
1111
################################################
1212

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/
13+
OPENSSL="1.1.1q" # https://www.openssl.org/source/
14+
LIBCURL="7.84.0" # https://curl.haxx.se/download.html
15+
NGHTTP2="1.48.0" # https://nghttp2.org/
1616

1717
################################################
1818

0 commit comments

Comments
 (0)