Find the links to CLI builds in the Releases section below.
Integrity Check
Checksums are provided alongside each downloadable CLI binary to verify file integrity. The checksums are generated using the SHA256 algorithm. To use the checksums:
1.
Download the CLI binary for your OS
2.
Download the corresponding checksum using the links in the table
3.
Calculate the SHA256 checksum of the downloaded CLI binary
4.
Diff the calculated SHA256 checksum with the downloaded checksum. If the checksums match, the integrity is confirmed.
There are a variety of open source tools for calculating the SHA256 checksum. See the below table for examples.