Releases: Dicklesworthstone/xf
Releases · Dicklesworthstone/xf
xf v0.2.0
Installation
Quick Install (Linux/macOS)
curl -fsSL https://raw.githubusercontent.com/Dicklesworthstone/xf/main/install.sh | bashManual Download
Download the appropriate binary for your platform:
- Linux (x86_64):
xf-x86_64-unknown-linux-gnu.tar.gz - Linux (musl):
xf-x86_64-unknown-linux-musl.tar.gz - macOS (Intel):
xf-x86_64-apple-darwin.tar.gz - macOS (Apple Silicon):
xf-aarch64-apple-darwin.tar.gz - Windows:
xf-x86_64-pc-windows-msvc.zip
Verify Download
sha256sum -c SHA256SUMSWhat's Changed
See the automatically generated release notes below.
Full Changelog: v0.1.0...v0.2.0
xf v0.1.0
Installation
Quick Install (Linux/macOS)
curl -fsSL https://raw.githubusercontent.com/Dicklesworthstone/xf/main/install.sh | bashManual Download
Download the appropriate binary for your platform:
- Linux (x86_64):
xf-x86_64-unknown-linux-gnu.tar.gz - Linux (musl):
xf-x86_64-unknown-linux-musl.tar.gz - macOS (Intel):
xf-x86_64-apple-darwin.tar.gz - macOS (Apple Silicon):
xf-aarch64-apple-darwin.tar.gz - Windows:
xf-x86_64-pc-windows-msvc.zip
Verify Download
sha256sum -c SHA256SUMSWhat's Changed
See the automatically generated release notes below.
Full Changelog: https://github.com/Dicklesworthstone/xf/commits/v0.1.0