diff --git a/bucket/flux.json b/bucket/flux.json index 3868b34731..e53846367d 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -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",