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/<commit-sha>/<file>
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
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
|