Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 07:39
· 24 commits to main since this release

macOS — Airo_*.dmg

Apple Silicon (M1 and later). Intel is not supported; see the
README for the command-line install.

This build is not yet signed by Apple. macOS will warn you the
first time you open it. Right-click the app and choose Open, then
Open again in the dialog. You only have to do this once.

Windows — Airo_*.msi · Linux — *.deb

Built, but not yet tested on real hardware. These are produced
by CI and have not been installed by anyone. They are published so
you have something to try and so build breakage is caught early —
if one does not work, the command-line install in the README does,
and a bug report is genuinely useful.

Windows and Linux builds are unsigned too.

Verifying a download

Every file has a .sha256 beside it:
shasum -a 256 -c Airo_*.dmg.sha256 (macOS/Linux)