mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 15:54:39 +00:00
flux: Update to version 2.8.0
This commit is contained in:
parent
041dcc32d3
commit
6fdc4716c5
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "2.7.5",
|
||||
"version": "2.8.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.7.5/flux_2.7.5_windows_amd64.zip",
|
||||
"hash": "271537f7a70623344a60a749cbc7eb712faa83d1b095fc232b1dd17acadd01a1"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.8.0/flux_2.8.0_windows_amd64.zip",
|
||||
"hash": "2fcaa7f204d489926a43d557f1134a53097f0fbf8b8aa59f9702272a926dded0"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.5/flux_2.7.5_windows_arm64.zip",
|
||||
"hash": "57ff14aac74521d358b261dc92ff7483d38eb59e168d818239a24f2cb6d4d1c0"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.8.0/flux_2.8.0_windows_arm64.zip",
|
||||
"hash": "e9f153c889cdb0f3fa24979d0a50bcf038239b57167f23ab9f2af0fd0288e32b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.5/flux_2.7.5_windows_386.zip",
|
||||
"hash": "26244f1a493b9f5e36eb858c865a23be88e57585d786f8c30d63c11e33ad9cc8"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.8.0/flux_2.8.0_windows_386.zip",
|
||||
"hash": "ba33b4c82eb63063bcca277a141ac2fba60763d0cc2b4d6aa72eef073a345339"
|
||||
}
|
||||
},
|
||||
"bin": "flux.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user