mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
flux: Update to version 0.30.2
This commit is contained in:
parent
7e99e2fbda
commit
f96d83139b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.30.1",
|
"version": "0.30.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.30.1/flux_0.30.1_windows_amd64.zip",
|
"url": "https://github.com/fluxcd/flux2/releases/download/v0.30.2/flux_0.30.2_windows_amd64.zip",
|
||||||
"hash": "dbfc9495afc825c20e8143d5930417d4e96c04f832e2c75f5ed650657b348a38"
|
"hash": "cccdd1f1671f74c32d35b9590d2c76d868cc8c0374b8ae9c2235838d19ad2333"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/fluxcd/flux2/releases/download/v0.30.1/flux_0.30.1_windows_386.zip",
|
"url": "https://github.com/fluxcd/flux2/releases/download/v0.30.2/flux_0.30.2_windows_386.zip",
|
||||||
"hash": "08ab660df4b92fd99de69994bbb2a3f068e0581376604cfa944b3f8518dc6cd3"
|
"hash": "a3ec16ea10dc2b141d0793acbb49c1ed536de62c79b6ca47efab93c4fc779603"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "flux.exe",
|
"bin": "flux.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user