diff --git a/bucket/flux2.json b/bucket/flux2.json index a6a441fa02..66d2f5d0fd 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.19.0", + "version": "0.19.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.19.0/flux_0.19.0_windows_amd64.zip", - "hash": "9ba69eb1c360ed662280ce5a6b1da36f2e6486823259dc2675420c5d0f10d747" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.19.1/flux_0.19.1_windows_amd64.zip", + "hash": "3db13a69896919102e814429e637535617582dc33c2b6dbe9a528b7f758de714" } }, "bin": "flux.exe",