Skip to content

Ferrosa v2026.06.20.0618

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jun 06:38
· 6 commits to main since this release

What's Included

Ferrosa is published as compressed tarballs for four target triples:

Tarball Platform
ferrosa-v2026.06.20.0618-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (static musl)
ferrosa-v2026.06.20.0618-aarch64-unknown-linux-musl.tar.gz Linux aarch64 (static musl)
ferrosa-v2026.06.20.0618-x86_64-apple-darwin.tar.gz macOS Intel
ferrosa-v2026.06.20.0618-aarch64-apple-darwin.tar.gz macOS Apple Silicon
SHA256SUMS Checksums for all tarballs

Additional packages:

  • ferrosa_2026.06.20.0618_amd64.deb — Debian/Ubuntu package with systemd unit
  • ferrosa-2026.06.20.0618.arm64_sonoma.bottle.tar.gz — Homebrew bottle for tap install

Verifying downloads

sha256sum -c SHA256SUMS --ignore-missing

Quick Start (Linux / macOS)

tar xzf ferrosa-v2026.06.20.0618-<target>.tar.gz
./ferrosa --help

Each tarball contains: ferrosa, ferrosa-ctl, LICENSE, NOTICE,
README.md, and platform integration files (config/, launchd/,
systemd/) where applicable.