diff --git a/bucket/flux2.json b/bucket/flux2.json index 31516cc16e..248e6063f3 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.23.0", + "version": "0.24.0", "description": "A tool for keeping Kubernetes clusters in sync with sources of configuration", "homepage": "https://toolkit.fluxcd.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.23.0/flux_0.23.0_windows_amd64.zip", - "hash": "006ac1f5f27841b7edf188e6a8ac3b96ee6badd14c3406f4a71227afa6e66eae" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.24.0/flux_0.24.0_windows_amd64.zip", + "hash": "ff3fb3697ac8558e1b307ea59714818914f1e212677e8bfc26ed982555a11707" } }, "bin": "flux.exe",