flux: Update to version 2.2.3

This commit is contained in:
github-actions[bot] 2024-02-05 16:26:25 +00:00
parent 0d04b7b629
commit ac150900a2

View File

@ -1,20 +1,20 @@
{
"version": "2.2.2",
"version": "2.2.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/v2.2.2/flux_2.2.2_windows_amd64.zip",
"hash": "642fc5c510415ec544de1ea0af8be7136c867d70ae702ec40b977601a2e8d0eb"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.2.3/flux_2.2.3_windows_amd64.zip",
"hash": "1980703360d662388e0dba7d320f27fbcf387c0b5f976c1503d11b60bc06e132"
},
"arm64": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.2.2/flux_2.2.2_windows_arm64.zip",
"hash": "685a101571cd016cd78acf36beb95b4a72a69ec56a4a926987c9e450707370ae"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.2.3/flux_2.2.3_windows_arm64.zip",
"hash": "ca64e09a65d654667b0f0f97de47c756b1629ff93bdf41f8020482d9e6aab75c"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.2.2/flux_2.2.2_windows_386.zip",
"hash": "ceec5fa04515e701c2bec9588c3d80645e1c895a9a1eeab6fa5eaacff9b9cf16"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.2.3/flux_2.2.3_windows_386.zip",
"hash": "fdbd47420d5bb473f8e73b84de0c5033f7ffc75ed455300d36aad05e2179e869"
}
},
"bin": "flux.exe",