Engineering

Releases

Download index for every published Fulcrum release. For a per-version description of user-visible changes, see the changelog. Latest tag: v0.12.9.

Latest stable

Recommended for new installs. The install commands on /download always point at this version.

All releases

VersionDateBinariesSHA-256Notes
v0.9.62026-05-12.sha256 →changelog
v0.9.32026-05-10.sha256 →changelog
v0.9.22026-05-10.sha256 →changelog
v0.9.12026-05-10.sha256 →changelog
v0.9.02026-05-10.sha256 →changelog
v0.8.62026-05-10.sha256 →changelog
v0.8.52026-05-10.sha256 →changelog
v0.8.42026-05-10.sha256 →changelog
v0.8.02026-05-10.sha256 →changelog
v0.7.92026-05-10.sha256 →changelog
v0.7.82026-05-10.sha256 →changelog
v0.7.72026-05-09.sha256 →changelog
v0.7.62026-05-09.sha256 →changelog
v0.7.52026-05-09.sha256 →changelog
v0.7.42026-05-09.sha256 →changelog
v0.7.32026-05-09.sha256 →changelog
v0.7.22026-05-09.sha256 →changelog
v0.7.12026-05-09.sha256 →changelog
v0.7.02026-05-09.sha256 →changelog
v0.6.52026-05-09.sha256 →changelog
v0.6.42026-05-09.sha256 →changelog
v0.6.32026-05-09.sha256 →changelog
v0.6.22026-05-09.sha256 →changelog
v0.6.12026-05-09.sha256 →changelog
v0.6.02026-05-09.sha256 →changelog
v0.4.12026-05-04.sha256 →changelog
v0.4.02026-05-04.sha256 →changelog
v0.3.272026-05-04.sha256 →changelog
v0.3.262026-05-03.sha256 →changelog
v0.3.252026-05-03.sha256 →changelog
v0.3.242026-05-03.sha256 →changelog
v0.3.232026-05-02.sha256 →changelog
v0.3.222026-05-02.sha256 →changelog
v0.3.212026-05-02.sha256 →changelog
v0.3.202026-05-01.sha256 →changelog
v0.3.192026-05-01.sha256 →changelog
v0.3.182026-05-01.sha256 →changelog
v0.3.172026-04-30.sha256 →changelog
v0.3.162026-04-30.sha256 →changelog
v0.3.152026-04-30.sha256 →changelog
v0.3.142026-04-30.sha256 →changelog
v0.3.132026-04-30.sha256 →changelog
v0.3.122026-04-29.sha256 →changelog
v0.3.112026-04-29.sha256 →changelog
v0.3.102026-04-29.sha256 →changelog
v0.3.92026-04-29.sha256 →changelog
v0.3.82026-04-29.sha256 →changelog
v0.3.72026-04-29.sha256 →changelog
v0.3.62026-04-28.sha256 →changelog
v0.3.52026-04-28.sha256 →changelog
v0.3.42026-04-28.sha256 →changelog
v0.3.32026-04-28.sha256 →changelog
v0.3.22026-04-27.sha256 →changelog

Verify your download

From v0.3.12+ each binary ships with a matching .sha256 file at the same URL plus the suffix. Verify before running:

# 1. Download the binary AND its checksum
curl -L -O https://releases.fulcrumcode.app/v0.12.9/fulcrum-macos-arm64
curl -L -O https://releases.fulcrumcode.app/v0.12.9/fulcrum-macos-arm64.sha256

# 2. Verify (macOS / Linux)
shasum -a 256 -c fulcrum-macos-arm64.sha256

Downloads served from S3 in Sydney (ap-southeast-2). The Vercel edge fronting this page is global, but the binary bytes never leave Australia.