We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c0020b commit bc57f02Copy full SHA for bc57f02
install.sh
@@ -50,7 +50,7 @@ v2ray_error_log="/var/log/v2ray/error.log"
50
amce_sh_file="/root/.acme.sh/acme.sh"
51
ssl_update_file="/usr/bin/ssl_update.sh"
52
nginx_version="1.16.1"
53
-openssl_version="1.1.1d"
+openssl_version="1.1.1f"
54
jemalloc_version="5.2.1"
55
old_config_status="off"
56
# 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/')"
0 commit comments