Files
static-musl-builds/README.md
T

19 lines
378 B
Markdown
Raw Permalink Normal View History

# static-musl-builds
Automated static `musl` builds for portable Linux binaries.
2026-05-08 00:04:34 +00:00
## Tools
- `iperf3`
- `gdu`
- `speedtest-go`
- `doggo`
- `busybox`
2026-05-08 13:43:24 +00:00
- `jq`
2026-05-08 00:04:34 +00:00
Each release publishes:
- the raw binary
- a `.tar.gz`
- a `.sha256`
Versions are pinned in `versions/*.version` and refreshed by cron. Matching Gitea Actions workflows build and publish updated releases automatically.