Skip to content

v0.6.1-rc.2

Choose a tag to compare

@github-actions github-actions released this 11 Feb 23:23
7911727

Install Hiverra Portal 0.6.1-rc.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via shell script (Android/Termux)

curl -sSfL [https://github.com/Spectra010s/portal/releases/download/$](https://github.com/Spectra010s/portal/releases/download/$){{ github.ref_name }}/hiverra-portal-android-installer.sh | sh

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install hiverra-portal@0.6.1-rc.2

Download Hiverra Portal 0.6.1-rc.2

File Platform Checksum
hiverra-portal-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hiverra-portal-x86_64-apple-darwin.tar.xz Intel macOS checksum
hiverra-portal-x86_64-pc-windows-msvc.zip x64 Windows checksum
hiverra-portal-x86_64-pc-windows-msvc.msi x64 Windows checksum
hiverra-portal-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
hiverra-portal-aarch64-linux-android.tar.gz Android (Termux) checksum
hiverra-portal-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum