HASP 1.0.36 for macOS 14.0+

Download HASP CLI

Install the CLI with Homebrew, or download signed release artifacts for macOS and Linux scripting workflows.

Download macOS ARM64 CLI Release Notes Download Linux x86_64

Install

Homebrew

brew install gethasp/tap/hasp

Existing formula users stay on this path with brew upgrade hasp.

Verify

curl -LO https://downloads.gethasp.com/hasp/releases/v1.0.36/SHA256SUMS
curl -LO https://downloads.gethasp.com/hasp/releases/v1.0.36/SHA256SUMS.asc
curl -LO https://downloads.gethasp.com/hasp/releases/v1.0.36/hasp-release-public-key.asc

CLI Release Assets

Install

curl -LO https://downloads.gethasp.com/hasp/releases/v1.0.36/hasp_1.0.36_darwin_amd64.tar.gz
curl -LO https://downloads.gethasp.com/hasp/releases/v1.0.36/SHA256SUMS
curl -LO https://downloads.gethasp.com/hasp/releases/v1.0.36/SHA256SUMS.asc
curl -LO https://downloads.gethasp.com/hasp/releases/v1.0.36/hasp-release-public-key.asc

CLI Verification