Skip to content

v5.1.7.0

Compare
Choose a tag to compare
@jingjingxyk jingjingxyk released this 22 Feb 01:49
· 3 commits to v5.1.x since this release
befdfa5
item value
branch v5.1.x
tag v5.1.7.0
swoole version v5.1.7
php version 8.1.29
release date 2025-02-22
status ok

变更:详情

  1. 启用 GitHub action linux arm64 构建环境,放弃使用 qemu 模拟 linux arm64 构建环境
  2. swoole 版本由 v5.1.6 升级为 v5.1.7 , swoole v5.1.7 info

立即下载使用 swoole-cli

curl -fSL https://github.com/swoole/swoole-cli/blob/main/setup-swoole-cli-runtime.sh?raw=true | bash -s -- --version  v5.1.7.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  v5.1.7.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


1f95f92e11d26904072d492ac2ad74f28e0a1f464f57586bf6a1fe04f59a9985  all-deps.zip
3073d10506a4891efd0b18c0d64ac09a7019203a45eaedd2dc23c25ff1c312cf  swoole-cli-v5.1.7-cygwin-x64.zip
637c3884b05906bf4dab23ab52178017ed0d403ed274cffeecb05342dc3ca689  swoole-cli-v5.1.7-linux-arm64.tar.xz
3b8b5e3058d16129861f35626021224c8003f550874c35a1717daaa9a78e6a0b  swoole-cli-v5.1.7-linux-x64.tar.xz
f8eb0c8ce62f82ffd3a2e695ab7e566d4e6f9c15171c30bdc1d4fd8f4be127d8  swoole-cli-v5.1.7-macos-arm64.tar.xz
ce4f03524b8f44bf42be8175c2763f159900e9fde447ff3fc24c0e710e1c113b  swoole-cli-v5.1.7-macos-x64.tar.xz