mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
flux: Update to version 2.1.1
This commit is contained in:
parent
805acf7cfa
commit
0e6e165319
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "2.1.0",
|
||||
"version": "2.1.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.1.0/flux_2.1.0_windows_amd64.zip",
|
||||
"hash": "9e94856e527690a45a42dc6034c3131520b0265db74ca5968eb8861636c8ca70"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.1.1/flux_2.1.1_windows_amd64.zip",
|
||||
"hash": "5c3b791d397ead954dd1ca3ddde9570a7516eb9d746b88890e6254b733ea0d6b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.1.0/flux_2.1.0_windows_arm64.zip",
|
||||
"hash": "e0846359ef9e89dac73cbcfc83e915a88d80546efb2168536bec693f6d55b39c"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.1.1/flux_2.1.1_windows_arm64.zip",
|
||||
"hash": "630b5ab0ab8228265b1ef4c0ae6ca92926893e2f561e8974709ccb4ebe340be6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.1.0/flux_2.1.0_windows_386.zip",
|
||||
"hash": "1adb3923d5a0cd5156b03529bd07aa71847f004b61b7100e820edeed71f96f54"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.1.1/flux_2.1.1_windows_386.zip",
|
||||
"hash": "7818fe8305cb3f0fffaa32a90c59d280040e9318bbcf5f7fd1c2e9e52d512eb2"
|
||||
}
|
||||
},
|
||||
"bin": "flux.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user