2021-02-16 17:58:41 +01:00

22 lines
692 B
JSON

{
"version": "1.21.2",
"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.2/fluxctl_windows_amd64#/fluxctl.exe",
"hash": "f77437b351ac2ed490f56ca5d07b50969da9095486248d57612f49bc5d7a5235"
}
},
"bin": "fluxctl.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/fluxcd/flux/releases/download/$version/fluxctl_windows_amd64#/fluxctl.exe"
}
}
}
}