2021-08-04 17:00:36 +00:00

22 lines
692 B
JSON

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