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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"