mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 05:31: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.18.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fluxcd/flux/releases/download/1.18.0/fluxctl_windows_amd64#/fluxctl.exe",
|
|
"hash": "abecbd7a0ca7f79abd3b219b5fd902a189d71a37104b41dd7e112614cfd9f2af"
|
|
}
|
|
},
|
|
"bin": "fluxctl.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fluxcd/flux/releases/download/$version/fluxctl_windows_amd64#/fluxctl.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|