diff --git a/bucket/flux.json b/bucket/flux.json index baecd35fc2..65986c6796 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.28.3", + "version": "0.28.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/v0.28.3/flux_0.28.3_windows_amd64.zip", - "hash": "14688379539f7c2e50f41b1dad44db3c96a94086950e3d6531aedf8b2cc6c39a" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.28.4/flux_0.28.4_windows_amd64.zip", + "hash": "bcca882519a2173d6c577bb8e54e4fcdd3eb74cd04e9d5c0f7781b9f34a65bfa" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.28.3/flux_0.28.3_windows_386.zip", - "hash": "029b78c424e0face9b8c1785d77ec85493b7e3d0a5ff6ed130701915d07c88b1" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.28.4/flux_0.28.4_windows_386.zip", + "hash": "b6dca4fa4a41b6b15a3d85fad3412edc8a03426bb5c1e78707a374d0ae8336a7" } }, "bin": "flux.exe",