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