mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 19:51:22 +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.19.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fluxcd/flux/releases/download/1.19.0/fluxctl_windows_amd64#/fluxctl.exe",
|
|
"hash": "fd4176a0f281ab1bec557a66e47c0010253160914fc2c6e989c64208543ac1f7"
|
|
}
|
|
},
|
|
"bin": "fluxctl.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fluxcd/flux/releases/download/$version/fluxctl_windows_amd64#/fluxctl.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|