Skip to content

Commit

Permalink
默认下载的 swoole-cli 版本由 v5.13.0 升级为 v5.1.4.0 (#759)
Browse files Browse the repository at this point in the history
* 升级下载 swoole-cli 默认版本为 v5.1.4.0

* update
  • Loading branch information
jingjingxyk authored Sep 9, 2024
1 parent 8e31b8a commit 79f211a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup-swoole-cli-runtime.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ case $ARCH in
;;
esac

APP_VERSION='v5.1.3'
APP_VERSION='v5.1.4'
APP_NAME='swoole-cli'
VERSION='v5.1.3.0'
VERSION='v5.1.4.0'

mkdir -p bin/runtime
mkdir -p var/runtime
Expand Down

0 comments on commit 79f211a

Please sign in to comment.