diff --git a/bucket/flux.json b/bucket/flux.json index 1b41b05772..0f753151c1 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,20 +1,20 @@ { - "version": "2.7.0", + "version": "2.7.1", "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.7.0/flux_2.7.0_windows_amd64.zip", - "hash": "3929714ce83d4ef61329d266379f319f1d494b77621eca08228deae5659ff86d" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.1/flux_2.7.1_windows_amd64.zip", + "hash": "9b1df201affb3cfe9f070ed5ee0705becd42329807dc7a597f28bd7e49be9a56" }, "arm64": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.0/flux_2.7.0_windows_arm64.zip", - "hash": "c71351ab8c7890d4ad6b343be312709ee4505121b2574d4697eaef3a7921d503" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.1/flux_2.7.1_windows_arm64.zip", + "hash": "2b2e2d28f51d4c12275e3767f23c8d78bb18d3cbe482172787625ebceed4b354" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.0/flux_2.7.0_windows_386.zip", - "hash": "518ac6c9041b4fc978d5a757d684f34ecabf99c439498c665a1d291af61f87a5" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.1/flux_2.7.1_windows_386.zip", + "hash": "12a98df633eff11ff3af2c7e2404e7e466209b15b7bc16de0bffcf5df685cd84" } }, "bin": "flux.exe",