Update static-compile-php.sh

This commit is contained in:
Whale
2021-04-28 15:35:01 +08:00
committed by GitHub
parent fbfed34dc9
commit 028063174c

View File

@@ -23,7 +23,7 @@ function downloadIt() {
return 0
}
_script_ver="1.1.0"
_script_ver="1.1.1"
_php_ver="7.4.16"
_swoole_ver="4.6.6"