2021-09-09 04:18:24 -07:00

21 lines
666 B
JSON

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