diff --git a/bucket/flux2.json b/bucket/flux2.json index 1d2a1e763c..b841c5c3b5 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.13.1", + "version": "0.13.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.13.1/flux_0.13.1_windows_amd64.zip", - "hash": "0d2f996ac261c49e91b0233676ec9f1dc802df46194fd6b6ad4ab7d4be9b08cc" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.13.2/flux_0.13.2_windows_amd64.zip", + "hash": "e9769051e84f805b3b2d8db6589dd569a441a8ffa31b9f941fc5aa4eabe276e0" } }, "bin": "flux.exe",