mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Update static-compile-php.sh
This commit is contained in:
parent
cf42a4ee71
commit
7cb7facec3
@ -33,7 +33,7 @@ function download_file() {
|
||||
# 获取要下载的源码的版本号
|
||||
function lib_ver() {
|
||||
case $1 in
|
||||
"phpver"|"php") echo "8.0.5" ;;
|
||||
"phpver"|"php") echo "7.4.18" ;;
|
||||
"swoole") echo "4.6.6" ;;
|
||||
"hash") echo "1.5" ;;
|
||||
"inotify") echo "3.0.0" ;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user