diff --git a/bucket/flux.json b/bucket/flux.json index d556f93340..f27297b7ed 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.34.0", + "version": "0.35.0", "description": "Open and extensible continuous delivery solution for Kubernetes.", "homepage": "https://fluxcd.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.34.0/flux_0.34.0_windows_amd64.zip", - "hash": "6145c2d35f9199e78f534fd5a02025bddcb1948b9badb5e7dc278dd132d5e2c0" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.35.0/flux_0.35.0_windows_amd64.zip", + "hash": "fad63f698c4253e6d931996896a9f14a7d605019e5756f8b570e00cdba2682e9" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.34.0/flux_0.34.0_windows_386.zip", - "hash": "384ce2c13e383741eeff49df4e6a703543f2d16affaca747f7827b71090a1f7d" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.35.0/flux_0.35.0_windows_386.zip", + "hash": "10dda5f7a2ca6e6b6132fdaa4f8963f0baae55f6392012fc6fce7f717778138e" } }, "bin": "flux.exe",