diff --git a/bucket/flux.json b/bucket/flux.json index cf32244b24..0e6989d9cc 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.36.0", + "version": "0.37.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.36.0/flux_0.36.0_windows_amd64.zip", - "hash": "e9250c01a2b05e1ee32e1c6b56cdc88cdcb43c7b48157a5f9eb4b75a93cbfb0d" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.37.0/flux_0.37.0_windows_amd64.zip", + "hash": "4bd83d7f8486fbe5dcf32761d0a7a7720c1ea87094119f6853992ef9a603be98" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.36.0/flux_0.36.0_windows_386.zip", - "hash": "1f23abe475b3756fe965e019b9638c7d036bd5dfedd65455e0b66260c5fe8cfe" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.37.0/flux_0.37.0_windows_386.zip", + "hash": "be71252725719d3abcdf1ce1adc99b199646cb183b2d80ac871acf5e47694742" } }, "bin": "flux.exe",