flux: Update to version 0.26.3

This commit is contained in:
github-actions[bot] 2022-02-10 20:28:13 +00:00
parent 480ed4b159
commit d2acb08a63

View File

@ -1,16 +1,16 @@
{
"version": "0.26.2",
"version": "0.26.3",
"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/v0.26.2/flux_0.26.2_windows_amd64.zip",
"hash": "ed99525bb23fd63973bd5173c9004707a75094723eaf4c519189ccaccbb08613"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.26.3/flux_0.26.3_windows_amd64.zip",
"hash": "bb7ae342b45ee4f9e66606622aec668b6e041291e9069097e11ab5b7a805dc21"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.26.2/flux_0.26.2_windows_386.zip",
"hash": "32040dcad602182b734b646efdd14cbf891aae8b5f0e5d501567fc59cf4f0720"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.26.3/flux_0.26.3_windows_386.zip",
"hash": "a584113ed89377fe5fb586922ad850c64c530ab665dd1397f3e3780c33425c53"
}
},
"bin": "flux.exe",