2021-01-06 18:35:34 +01:00

22 lines
692 B
JSON

{
"version": "1.21.1",
"description": "Manage Flux from the Command Line.",
"homepage": "https://github.com/fluxcd/flux",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/fluxcd/flux/releases/download/1.21.1/fluxctl_windows_amd64#/fluxctl.exe",
"hash": "fd8c3b2330585691f56c58b7a5e429bd71d156fea6f33af4e06bb5a1f10881a5"
}
},
"bin": "fluxctl.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/fluxcd/flux/releases/download/$version/fluxctl_windows_amd64#/fluxctl.exe"
}
}
}
}