Release Notes
Bug Fixes
- dist: temporarily allow-dirty and remove license stuff (#293) (39685826)
Install orogene 0.3.31
Install prebuilt binaries via shell script
:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orogene/orogene/releases/download/v0.3.31/orogene-installer.sh | sh
Install prebuilt binaries via powershell script
:::sh
irm https://github.com/orogene/orogene/releases/download/v0.3.31/orogene-installer.ps1 | iex
Install prebuilt binaries into your npm project
:::sh
npm install orogene@0.3.31
Install prebuilt binaries via Homebrew
:::sh
brew install orogene
Download orogene 0.3.31
File | Platform | Checksum |
---|---|---|
orogene-aarch64-apple-darwin.tar.gz | macOS Apple Silicon | checksum |
orogene-x86_64-apple-darwin.tar.gz | macOS Intel | checksum |
orogene-x86_64-pc-windows-msvc.tar.gz | Windows x64 | checksum |
orogene-x86_64-unknown-linux-gnu.tar.gz | Linux x64 | checksum |
orogene-x86_64-pc-windows-msvc.msi | Windows x64 | checksum |