diff --git a/bucket/flux2.json b/bucket/flux2.json index 6f1453590e..d9a2306226 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.25.2", + "version": "0.25.3", "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.25.2/flux_0.25.2_windows_amd64.zip", - "hash": "37a4ed62b4f1a78712ca5c2333e6beb7d3a801acde048dbcebde17a7eea3c6b8" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.25.3/flux_0.25.3_windows_amd64.zip", + "hash": "c419d445e4a970534c3442ee9404b0cb59d3677d1c64e51c574a3cf813840da0" } }, "bin": "flux.exe",