Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 09:06
· 19 commits to main since this release
2f5971d

Download lgc 0.1.0

File Platform Checksum
lgc-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
lgc-x86_64-apple-darwin.tar.xz Intel macOS checksum
lgc-x86_64-unknown-linux-gnu.tar.xz x64 Linux 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 LogCraftIO/logcraft-cli

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>