mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
flux: Update to version 0.28.2
This commit is contained in:
parent
d981a83a76
commit
10f38df1f6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.28.1",
|
"version": "0.28.2",
|
||||||
"description": "Open and extensible continuous delivery solution for Kubernetes.",
|
"description": "Open and extensible continuous delivery solution for Kubernetes.",
|
||||||
"homepage": "https://fluxcd.io",
|
"homepage": "https://fluxcd.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/fluxcd/flux2/releases/download/v0.28.1/flux_0.28.1_windows_amd64.zip",
|
"url": "https://github.com/fluxcd/flux2/releases/download/v0.28.2/flux_0.28.2_windows_amd64.zip",
|
||||||
"hash": "f763feb8b9721df106f1ea667bc3a8f320db568f6a68daabe28afa060cdb72ea"
|
"hash": "50cdb72d5effb7569e02d43270938a3407940490821cf3230913878d1a5e1b7f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/fluxcd/flux2/releases/download/v0.28.1/flux_0.28.1_windows_386.zip",
|
"url": "https://github.com/fluxcd/flux2/releases/download/v0.28.2/flux_0.28.2_windows_386.zip",
|
||||||
"hash": "4db2207f797929aa188e544ce93274faa33138247d3274aede792b4714ba91c1"
|
"hash": "7e896b7ab5cdc814c1d3bb05c745a0a78f5e87544edbd9a454c1d8b226db2224"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "flux.exe",
|
"bin": "flux.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user