mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
flux: Update to version 2.6.1
This commit is contained in:
parent
b1f9363c8d
commit
a7dae08a12
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "2.6.0",
|
||||
"version": "2.6.1",
|
||||
"description": "Open and extensible continuous delivery solution for Kubernetes.",
|
||||
"homepage": "https://fluxcd.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.0/flux_2.6.0_windows_amd64.zip",
|
||||
"hash": "6d3da41b663b48a6f2d39f371795431e6d3f1516804041f19b4c48b8ac4100c3"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.1/flux_2.6.1_windows_amd64.zip",
|
||||
"hash": "4a7f397a3ec3e7e78243b1a253554acd05c780cb3eef140de1b1ab2f6398a51b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.0/flux_2.6.0_windows_arm64.zip",
|
||||
"hash": "14cd2d2ea14542ada973f165ea91f96842af1e78d68789a669fb330314c6b075"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.1/flux_2.6.1_windows_arm64.zip",
|
||||
"hash": "11c7b64b3e4e8d85876aa76d0bf474732b5f4112ebb0e05454fd531fa8f6b599"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.0/flux_2.6.0_windows_386.zip",
|
||||
"hash": "774c9e5199cf6a74d8a7f08884cabd84b4ee941865f19b0377083858a707bba4"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.1/flux_2.6.1_windows_386.zip",
|
||||
"hash": "ed25b302bd41d985e82013fee46587bd0a5ddc4518ac8d52677e2688503dcd72"
|
||||
}
|
||||
},
|
||||
"bin": "flux.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user