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