- Update go.mod and go.sum with latest dependencies - Remove docker-compose.local.yml and prod.smoke.yml (consolidated) - Update CI workflow configurations
11 lines
308 B
JSON
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"
|
|
}
|
|
}
|
|
}
|