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