Skip to content

v0.6.1-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Feb 22:43
4e4ea83

Install Hiverra Portal 0.6.1-rc.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Spectra010s/portal/releases/download/v0.6.1-rc.1/hiverra-portal-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.1/hiverra-portal-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install hiverra-portal@0.6.1-rc.1

Download Hiverra Portal 0.6.1-rc.1

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-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum