fetch_ml/.gitea/rsync_manifest.json
Jeremie Fraeys daf14bfafa
chore: update dependencies and remove obsolete compose files
- Update go.mod and go.sum with latest dependencies
- Remove docker-compose.local.yml and prod.smoke.yml (consolidated)
- Update CI workflow configurations
2026-03-04 13:23:52 -05:00

11 lines
308 B
JSON

{
"version": "v3.2.7",
"base_url": "https://github.com/JMarvi3/rsync-static/releases/download",
"platforms": {
"linux-x86_64": {
"target": "x86_64-linux-musl",
"asset": "rsync-linux-x86_64",
"sha256": "0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5"
}
}
}