diff --git a/bucket/flux.json b/bucket/flux.json index 183949238b..54287f34ef 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,20 +1,20 @@ { - "version": "2.6.1", + "version": "2.6.2", "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/v2.6.1/flux_2.6.1_windows_amd64.zip", - "hash": "4a7f397a3ec3e7e78243b1a253554acd05c780cb3eef140de1b1ab2f6398a51b" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.2/flux_2.6.2_windows_amd64.zip", + "hash": "a71d06d4b2dea5218fb68a11dc417fcf6bba1ac5ac17f1fe3272db5ead26c20f" }, "arm64": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.1/flux_2.6.1_windows_arm64.zip", - "hash": "11c7b64b3e4e8d85876aa76d0bf474732b5f4112ebb0e05454fd531fa8f6b599" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.2/flux_2.6.2_windows_arm64.zip", + "hash": "366d353f6cf842fede5784d34a8ed081d26a32a0d322b69e9f1764b0452d04a4" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.1/flux_2.6.1_windows_386.zip", - "hash": "ed25b302bd41d985e82013fee46587bd0a5ddc4518ac8d52677e2688503dcd72" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.2/flux_2.6.2_windows_386.zip", + "hash": "e7baac5da49adfdb804453703ccce33994e9bbd546b889f7e4dc832493eb5e9d" } }, "bin": "flux.exe",