Update imagemagick.sh

This commit is contained in:
dami 2025-07-20 15:25:30 +08:00
parent 60602e68f5
commit 896512cf3e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ serverPath=$(dirname "$rootPath")
sourcePath=${serverPath}/source/php
SYS_ARCH=`arch`
LIBNAME=imagick
LIBV=3.7.0
LIBV=3.8.0
sysName=`uname`
actionType=$1
version=$2