0.1.0
Find the initial release announcement on my blog:
https://dirkjan.ochtman.nl/writing/2026/08/13/announcing-oxish.html
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/djc/oxish/releases/download/0.1.0/oxish-installer.sh | sh
| File | Platform | Checksum |
|---|---|---|
| oxish-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| oxish-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| oxish-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| oxish-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| oxish-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
0.1.0-rc.1
First release candidate, testing the release process.
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/djc/oxish/releases/download/0.1.0-rc.1/oxish-installer.sh | sh
| File | Platform | Checksum |
|---|---|---|
| oxish-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| oxish-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| oxish-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| oxish-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| oxish-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |