All releases

Every released version of Orchard is listed below. Click a platform to download that build. Each release also has full notes and checksums on the GitHub releases page.

VersionDatemacOSWindowsLinuxSource
3.1.0 LatestJune 14, 2026.pkg
arm64 · x64
.msi
zip
x86_64
arm64 · musl
tar.gz
SHA256
3.0.0June 14, 2026.pkg
arm64 · x64
.msi
zip
x86_64
arm64 · musl
tar.gz
SHA256

What the files mean

  • .pkg and .msi are graphical installers. They put the orch command on your PATH, and the Windows installer also registers the leaf icon for .orch files.
  • arm64, x86_64, and musl are plain archives. Unpack one, put orch on your PATH, and you are done. The musl build is fully static and runs on any Linux.
  • Source is the tagged source tree. Build it with cargo build --release.
  • SHA256 lists the checksum of every file so you can verify a download.
Older versions. As Orchard grows, every past version stays available here and on GitHub. We do not remove releases, so a project that pinned an older Orchard keeps working. Browse the complete archive on the releases page or read the source.