mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-19 15:11:21 +00:00
22 lines
692 B
JSON
22 lines
692 B
JSON
{
|
|
"version": "1.23.1",
|
|
"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.1/fluxctl_windows_amd64#/fluxctl.exe",
|
|
"hash": "7fd953df262b7ce93d84fd5fabc3c768c1dd62a09b8fabd6ad6478973e1e6f38"
|
|
}
|
|
},
|
|
"bin": "fluxctl.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fluxcd/flux/releases/download/$version/fluxctl_windows_amd64#/fluxctl.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|