# nimstatic — release binaries This branch carries built artifacts only; the source lives on `main`. Releases are notes-only on this forge, so binaries are committed here and addressed by commit sha, which makes the URL immutable: https://rickub.com/nandi/nimstatic/raw// Every file is an xz-compressed, stripped, fully static `x86_64-linux` binary built by nimstatic itself. (xz rather than gzip because this forge's raw file serving truncates at 2 MiB, and the gzipped binary was just over.) Verify before running: sha256sum -c SHA256SUMS