2020-01-13 17:01:48 +00:00

22 lines
692 B
JSON

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