mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
22 lines
692 B
JSON
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.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fluxcd/flux/releases/download/1.17.0/fluxctl_windows_amd64#/fluxctl.exe",
|
|
"hash": "abdb2ffa4b72343669145a576311a2c4788dc35cd0835d0a4727d57da8c026b2"
|
|
}
|
|
},
|
|
"bin": "fluxctl.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fluxcd/flux/releases/download/$version/fluxctl_windows_amd64#/fluxctl.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|