2019-10-03 21:09:43 +08: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.15.0",
"architecture": {
"64bit": {
"url": "https://github.com/fluxcd/flux/releases/download/1.15.0/fluxctl_windows_amd64#/fluxctl.exe",
"hash": "49a99402d18c95cab2baa401499b5982f4dfbf485064476a35454039a2b11153"
}
},
"bin": "fluxctl.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/fluxcd/flux/releases/download/$version/fluxctl_windows_amd64#/fluxctl.exe"
}
}
}
}