OpenSSL 版本更新 1.1.1g

pull/239/head
wulabing 2020-04-22 20:29:17 +08:00
parent 74b806d9e9
commit 2563df9810
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ v2ray_error_log="/var/log/v2ray/error.log"
amce_sh_file="/root/.acme.sh/acme.sh"
ssl_update_file="/usr/bin/ssl_update.sh"
nginx_version="1.16.1"
openssl_version="1.1.1f"
openssl_version="1.1.1g"
jemalloc_version="5.2.1"
old_config_status="off"
# v2ray_plugin_version="$(wget -qO- "https://github.com/shadowsocks/v2ray-plugin/tags" | grep -E "/shadowsocks/v2ray-plugin/releases/tag/" | head -1 | sed -r 's/.*tag\/v(.+)\">.*/\1/')"