Skip to content

Install

skret ships as static binaries per OS/arch on the GitHub releases page (CLI + checksums + SBOMs).

scoop bucket add n24q02m https://github.com/n24q02m/scoop-bucket
scoop install skret

Every release provides skret_<version>_<os>_<arch>.tar.gz|zip plus checksums.txt.

  1. Download the archive for your platform and checksums.txt.
  2. Verify: sha256sum skret_...tar.gz must match checksums.txt.
  3. Extract and install the binary into your PATH (e.g. /usr/local/bin).
  4. Keep the previous binary as a rollback copy if you manage servers.

Releases are built reproducibly with SBOMs and provenance attached; compare the archive hash against checksums.txt before installing — never skip this on servers.