diff --git a/bucket/flux2.json b/bucket/flux2.json index 1e854267d7..46d293f3ad 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.11.0", + "version": "0.12.0", "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.11.0/flux_0.11.0_windows_amd64.zip", - "hash": "0ffd8159d02878c4b740afff985f97eddbedb069d25cb3a5befc1f8aa1a9acd6" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.12.0/flux_0.12.0_windows_amd64.zip", + "hash": "d084f1d85c75171442cb5385a9882b94a7ad98ac087f7ecd44aac0941ffcc3a3" } }, "bin": "flux.exe",