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