Skip to content

xsil v0.2.9

Choose a tag to compare

@github-actions github-actions released this 24 May 21:51
· 6 commits to main since this release

xsil v0.2.9

release(cli): 0.2.9 — fix demo-mode test failure + repo URL validation


Installation

Download the binary for your platform, extract it, and place xsil in your $PATH.

Platform File
Linux x86_64 (static) xsil-x86_64-unknown-linux-musl.tar.gz
Linux ARM64 (static) xsil-aarch64-unknown-linux-musl.tar.gz
macOS Intel xsil-x86_64-apple-darwin.tar.gz
macOS Apple Silicon xsil-aarch64-apple-darwin.tar.gz
Windows x86_64 xsil-x86_64-pc-windows-msvc.zip

Verify your download:

sha256sum -c SHA256SUMS.txt

The Linux musl binaries are fully static — no glibc or OpenSSL
dependencies required. They run on any Linux distribution ≥ kernel 3.2.