mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
flux: Update to version 2.5.0
This commit is contained in:
parent
a7eab1c3ab
commit
2adac2cf5a
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "2.4.0",
|
||||
"version": "2.5.0",
|
||||
"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.4.0/flux_2.4.0_windows_amd64.zip",
|
||||
"hash": "5abe6eda1241bf1492ac57fda660d55444522973ea63becdc6c5d1ce6caf602e"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.5.0/flux_2.5.0_windows_amd64.zip",
|
||||
"hash": "f6a717c337c6bed226256216e8862361500615f6f2414954f102c06b8accdbb5"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.4.0/flux_2.4.0_windows_arm64.zip",
|
||||
"hash": "f0be013c670108fb45415c35fe43d2d93646e334bfc4b87c9f24c52804653a1e"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.5.0/flux_2.5.0_windows_arm64.zip",
|
||||
"hash": "65ab9189597592f0f5ca4e24115323e7b491d6287f6ea763cad1a2c6f744df9e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.4.0/flux_2.4.0_windows_386.zip",
|
||||
"hash": "fe4c1a06ba837a4fa462699692df39801b432b282c46b77380b2e57179e6804c"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.5.0/flux_2.5.0_windows_386.zip",
|
||||
"hash": "a6fd3a4a5c7bd9f797c8b9904239d7078da93e33b82ac4b8b3f3e0ba9d8e117a"
|
||||
}
|
||||
},
|
||||
"bin": "flux.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user