2020-08-19 20:56:21 +02:00

22 lines
692 B
JSON

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