mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
flux: Update to version 2.7.2
This commit is contained in:
parent
16e31eace0
commit
5bdb4e4c55
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "2.7.1",
|
||||
"version": "2.7.2",
|
||||
"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.1/flux_2.7.1_windows_amd64.zip",
|
||||
"hash": "9b1df201affb3cfe9f070ed5ee0705becd42329807dc7a597f28bd7e49be9a56"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.2/flux_2.7.2_windows_amd64.zip",
|
||||
"hash": "08adc245c0d16ebd5388a849fff966bd8aa90c9978a18d0fa6c44c4c746a8cb1"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.1/flux_2.7.1_windows_arm64.zip",
|
||||
"hash": "2b2e2d28f51d4c12275e3767f23c8d78bb18d3cbe482172787625ebceed4b354"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.2/flux_2.7.2_windows_arm64.zip",
|
||||
"hash": "fd6698b1a384da63aa1e954efd0e3094ac8c3169deb06ac6aaf785d5e405df69"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.1/flux_2.7.1_windows_386.zip",
|
||||
"hash": "12a98df633eff11ff3af2c7e2404e7e466209b15b7bc16de0bffcf5df685cd84"
|
||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.2/flux_2.7.2_windows_386.zip",
|
||||
"hash": "f73d144aea649e28d92ef84e318ee5655f1cb538ed84fad92752710f5aad5aaa"
|
||||
}
|
||||
},
|
||||
"bin": "flux.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user