From ee13c8f51993d3d480f70c2a12f70bfbc056b607 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Tue, 10 Dec 2024 14:44:52 +0800 Subject: [PATCH] Update solr.sh --- plugins/php/versions/common/solr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/php/versions/common/solr.sh b/plugins/php/versions/common/solr.sh index fc0241365..6a08af64f 100755 --- a/plugins/php/versions/common/solr.sh +++ b/plugins/php/versions/common/solr.sh @@ -12,7 +12,7 @@ serverPath=$(dirname "$rootPath") sourcePath=${serverPath}/source/php SYS_ARCH=`arch` LIBNAME=solr -LIBV=2.6.0 +LIBV=2.7.0 sysName=`uname` actionType=$1 version=$2