From 74b806d9e9297f83cbf6791fb1c1226c5545305a Mon Sep 17 00:00:00 2001 From: wulabing Date: Thu, 2 Apr 2020 10:02:17 +0800 Subject: [PATCH] =?UTF-8?q?OpenSSL=20=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=201.1.1f?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index f3bd5af..6cf0134 100644 --- a/install.sh +++ b/install.sh @@ -29,7 +29,7 @@ OK="${Green}[OK]${Font}" Error="${Red}[错误]${Font}" # 版本 -shell_version="1.1.3.2" +shell_version="1.1.3.3" shell_mode="None" github_branch="master" version_cmp="/tmp/version_cmp.tmp"