diff --git a/build.sh b/build.sh index d24e227..a62f52b 100755 --- a/build.sh +++ b/build.sh @@ -11,8 +11,8 @@ ######################################## OPENSSL="1.1.1d" # https://www.openssl.org/source/ -LIBCURL="7.66.0" # https://curl.haxx.se/download.html -NGHTTP2="1.39.2" # https://nghttp2.org/ +LIBCURL="7.67.0" # https://curl.haxx.se/download.html +NGHTTP2="1.40.0" # https://nghttp2.org/ ########################################