Files
Hermes Agent 7f91a2a68e
iperf3 static musl build / build-and-release (push) Successful in 21s
jq static musl build / build-and-release (push) Successful in 15s
feat: add jq static build
2026-05-08 13:43:24 +00:00

19 lines
378 B
Markdown

# static-musl-builds
Automated static `musl` builds for portable Linux binaries.
## Tools
- `iperf3`
- `gdu`
- `speedtest-go`
- `doggo`
- `busybox`
- `jq`
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.