Skip to content

Releases: YUZHEthefool/Fool

Release list

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 08:04

🎉 fool 1.0.0

📦 下载链接

平台 架构 下载链接
Linux x86_64 fool-1.0.0-x86_64-unknown-linux-gnu.tar.gz
macOS x86_64 (Intel) fool-1.0.0-x86_64-apple-darwin.tar.gz
macOS aarch64 (Apple Silicon) fool-1.0.0-aarch64-apple-darwin.tar.gz

SHA256校验和文件: 每个下载链接都附带对应的 .sha256 文件

📝 安装说明

# 下载并解压
tar -xzf fool-1.0.0-<target>.tar.gz
cd fool-1.0.0

# 可选:移动到系统路径
sudo mv fool /usr/local/bin/

# 验证安装
fool --version

🔒 安全校验

下载后请验证SHA256校验和:

shasum -a 256 -c fool-1.0.0-<target>.tar.gz.sha256

Full Changelog: https://github.com/YUZHEthefool/Fool/commits/v1.0.0