Skip to content

0.6.3 - 2024-05-03

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 19:35
· 1 commit to main since this release

Release Notes

Lots of docs fixes and dependency updates thanks to @tshepang!

Install oranda 0.6.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://axodotdev.artifacts.axodotdev.host/oranda/v0.6.3/oranda-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://axodotdev.artifacts.axodotdev.host/oranda/v0.6.3/oranda-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install @axodotdev/oranda@0.6.3

Install prebuilt binaries via Homebrew

brew install axodotdev/tap/oranda

Download oranda 0.6.3

File Platform Checksum
oranda-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
oranda-x86_64-apple-darwin.tar.gz Intel macOS checksum
oranda-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
oranda-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
oranda-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
oranda-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
oranda-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum