diff --git a/bucket/flux.json b/bucket/flux.json index 4789f302d7..c257fc8210 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,20 +1,20 @@ { - "version": "2.7.3", + "version": "2.7.4", "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.3/flux_2.7.3_windows_amd64.zip", - "hash": "fb11ee98527652fbb17cf072045b725dc16345968dcb76bc5150f0b53223a305" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.4/flux_2.7.4_windows_amd64.zip", + "hash": "4fa900c03504bfbe1959a333a332cc23cb74d803ac6bbc0bce01eb46158a9a9d" }, "arm64": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.3/flux_2.7.3_windows_arm64.zip", - "hash": "a1af05d0abfd6c4fdf94a617c2d2e6fcfa3f1d811abc498c0155c71ee3bb3be1" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.4/flux_2.7.4_windows_arm64.zip", + "hash": "6f623268e657e196b1cb42db4a77624af02fb8cccaf7c999ff44a7190cb00305" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.3/flux_2.7.3_windows_386.zip", - "hash": "c9fd23ae3493faf5cd48562dc89ca9ef943976302e4078fe9d3d41dc790af38d" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.4/flux_2.7.4_windows_386.zip", + "hash": "4450f849f1ca07a3c4b58aab44ef1fd889fb04b7b1d3edbdac572d5cde9ef73c" } }, "bin": "flux.exe",