mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
flux: Update to version 2.7.1
This commit is contained in:
parent
d1420bc456
commit
7edbcc4eb1
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "2.7.0",
|
"version": "2.7.1",
|
||||||
"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/v2.7.0/flux_2.7.0_windows_amd64.zip",
|
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.1/flux_2.7.1_windows_amd64.zip",
|
||||||
"hash": "3929714ce83d4ef61329d266379f319f1d494b77621eca08228deae5659ff86d"
|
"hash": "9b1df201affb3cfe9f070ed5ee0705becd42329807dc7a597f28bd7e49be9a56"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.0/flux_2.7.0_windows_arm64.zip",
|
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.1/flux_2.7.1_windows_arm64.zip",
|
||||||
"hash": "c71351ab8c7890d4ad6b343be312709ee4505121b2574d4697eaef3a7921d503"
|
"hash": "2b2e2d28f51d4c12275e3767f23c8d78bb18d3cbe482172787625ebceed4b354"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.0/flux_2.7.0_windows_386.zip",
|
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.1/flux_2.7.1_windows_386.zip",
|
||||||
"hash": "518ac6c9041b4fc978d5a757d684f34ecabf99c439498c665a1d291af61f87a5"
|
"hash": "12a98df633eff11ff3af2c7e2404e7e466209b15b7bc16de0bffcf5df685cd84"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "flux.exe",
|
"bin": "flux.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user