diff --git a/bucket/flux2.json b/bucket/flux2.json index f7c4a7516c..108ce895c0 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.16.0", + "version": "0.16.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.16.0/flux_0.16.0_windows_amd64.zip", - "hash": "74c4bfc47278edf913a82543a7ed75353c67ccf5a5109e7ee6c048d5638e8268" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.16.1/flux_0.16.1_windows_amd64.zip", + "hash": "2fb717a048df4841ad5212bf891c8c7102b5778e5298d51c9440fd51dee2fdfe" } }, "bin": "flux.exe",