Skip to content

v0.35.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 18:36

Install seer-cli 0.35.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/TheZacillac/seer/releases/download/v0.35.0/seer-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/TheZacillac/seer/releases/download/v0.35.0/seer-cli-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install TheZacillac/tap/seer-cli

Download seer-cli 0.35.0

File Platform Checksum
seer-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
seer-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
seer-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
seer-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
seer-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum