Skip to content

applesauce-cli-v0.5.11

Latest
Compare
Choose a tag to compare

Install applesauce-cli 0.5.11

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Dr-Emann/applesauce/releases/download/applesauce-cli-v0.5.11/applesauce-cli-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install Dr-Emann/tap/applesauce

Download applesauce-cli 0.5.11

File Platform Checksum
applesauce-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
applesauce-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo Dr-Emann/applesauce

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>