Release artifacts for MobileBoost command line tools.
curl -fsSL https://get.mobileboost.io/mb-local/latest/darwin-arm64 -o mb-local
chmod +x mb-local
Replace darwin-arm64 with darwin-amd64,
linux-amd64, linux-arm64, or
windows-amd64.exe.
Pin a version in CI by replacing latest with a release, for
example v1.0.0. Versioned paths never change once published.
Checksums for every release are at
/mb-local/<version>/SHA256SUMS.
Setup and usage: documentation.