Skip to content

v6.0.2.0

Latest
Compare
Choose a tag to compare
@jingjingxyk jingjingxyk released this 10 Apr 10:35
· 8 commits to main since this release
27382f6
item value
branch main
tag v6.0.2.0
swoole version v6.0.2
php version 8.1.29
release date 2025-04-10
status building

变更:详情

  1. swoole 版本由 v6.0.1 升级为v6.0.2 , swoole v6.0.2 info
  2. 简化 cygwin 版本构建流程
  3. cygwin 构建环境 新增打包脚本
  4. 优化swoole-cli 自更新流程
  5. 打包的依赖库源码 all-deps.zip 新增 php-8.1.29源码

立即下载使用 swoole-cli

curl -fSL https://github.com/swoole/swoole-cli/blob/main/setup-swoole-cli-runtime.sh?raw=true | bash -s -- --version  v6.0.2.0

# 来自 https://www.swoole.com/download
curl -fSL https://github.com/swoole/swoole-cli/blob/main/setup-swoole-cli-runtime.sh?raw=true | bash -s -- --version  v6.0.2.0 --mirror china

备注: macos环境下 首次运行提示无权限 ,解决方法

note : macos clearing the com.apple.quarantine extended attribute

xattr ./bin/runtime/swoole-cli

sudo xattr -rd com.apple.quarantine  ./bin/runtime/swoole-cli

release files sha256sum (waiting build)