Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 12 Feb 15:06
28b63f4

Install Hiverra Portal 0.8.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Spectra010s/portal/releases/download/v0.8.0/hiverra-portal-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/Spectra010s/portal/releases/download/v0.8.0/hiverra-portal-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install hiverra-portal@0.8.0

### Install prebuilt binaries via shell script (Android / Termux)

```sh
curl --proto '=https' --tlsv1.2 -LsSf \
  https://github.com/Spectra010s/portal/releases/download/$REF/hiverra-portal-android-installer.sh | sh

Works in Termux (aarch64-linux-android target).


## Download Hiverra Portal 0.8.0

|  File  | Platform | Checksum |
|--------|----------|----------|
| [hiverra-portal-aarch64-apple-darwin.tar.xz](https://github.com/Spectra010s/portal/releases/download/v0.8.0/hiverra-portal-aarch64-apple-darwin.tar.xz) | Apple Silicon macOS | [checksum](https://github.com/Spectra010s/portal/releases/download/v0.8.0/hiverra-portal-aarch64-apple-darwin.tar.xz.sha256) |
| [hiverra-portal-x86_64-apple-darwin.tar.xz](https://github.com/Spectra010s/portal/releases/download/v0.8.0/hiverra-portal-x86_64-apple-darwin.tar.xz) | Intel macOS | [checksum](https://github.com/Spectra010s/portal/releases/download/v0.8.0/hiverra-portal-x86_64-apple-darwin.tar.xz.sha256) |
| [hiverra-portal-x86_64-pc-windows-msvc.zip](https://github.com/Spectra010s/portal/releases/download/v0.8.0/hiverra-portal-x86_64-pc-windows-msvc.zip) | x64 Windows | [checksum](https://github.com/Spectra010s/portal/releases/download/v0.8.0/hiverra-portal-x86_64-pc-windows-msvc.zip.sha256) |
| [hiverra-portal-x86_64-pc-windows-msvc.msi](https://github.com/Spectra010s/portal/releases/download/v0.8.0/hiverra-portal-x86_64-pc-windows-msvc.msi) | x64 Windows | [checksum](https://github.com/Spectra010s/portal/releases/download/v0.8.0/hiverra-portal-x86_64-pc-windows-msvc.msi.sha256) |
| [hiverra-portal-aarch64-unknown-linux-gnu.tar.xz](https://github.com/Spectra010s/portal/releases/download/v0.8.0/hiverra-portal-aarch64-unknown-linux-gnu.tar.xz) | ARM64 Linux | [checksum](https://github.com/Spectra010s/portal/releases/download/v0.8.0/hiverra-portal-aarch64-unknown-linux-gnu.tar.xz.sha256) |
| [hiverra-portal-x86_64-unknown-linux-gnu.tar.xz](https://github.com/Spectra010s/portal/releases/download/v0.8.0/hiverra-portal-x86_64-unknown-linux-gnu.tar.xz) | x64 Linux | [checksum](https://github.com/Spectra010s/portal/releases/download/v0.8.0/hiverra-portal-x86_64-unknown-linux-gnu.tar.xz.sha256) |
hiverra-portal-aarch64-linux-android.tar.gz	Android (Termux)	[checksum](https://github.com/Spectra010s/portal/releases/download/$REF/hiverra-portal-aarch64-linux-android.tar.gz.sha256)