Skip to content

Commit 68f8c06

Browse files
committed
v8.0.1
1 parent b293fcc commit 68f8c06

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
@@ -13,9 +13,9 @@ set -e
1313
# EDIT this section to Select Default Versions #
1414
################################################
1515

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/
16+
OPENSSL="1.1.1t" # https://www.openssl.org/source/
17+
LIBCURL="8.0.1" # https://curl.haxx.se/download.html
18+
NGHTTP2="1.52.0" # https://nghttp2.org/
1919

2020
################################################
2121

0 commit comments

Comments
 (0)