diff --git a/bucket/flux.json b/bucket/flux.json index 0f753151c1..5f06897b48 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,20 +1,20 @@ { - "version": "2.7.1", + "version": "2.7.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.7.1/flux_2.7.1_windows_amd64.zip", - "hash": "9b1df201affb3cfe9f070ed5ee0705becd42329807dc7a597f28bd7e49be9a56" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.2/flux_2.7.2_windows_amd64.zip", + "hash": "08adc245c0d16ebd5388a849fff966bd8aa90c9978a18d0fa6c44c4c746a8cb1" }, "arm64": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.1/flux_2.7.1_windows_arm64.zip", - "hash": "2b2e2d28f51d4c12275e3767f23c8d78bb18d3cbe482172787625ebceed4b354" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.2/flux_2.7.2_windows_arm64.zip", + "hash": "fd6698b1a384da63aa1e954efd0e3094ac8c3169deb06ac6aaf785d5e405df69" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.1/flux_2.7.1_windows_386.zip", - "hash": "12a98df633eff11ff3af2c7e2404e7e466209b15b7bc16de0bffcf5df685cd84" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.2/flux_2.7.2_windows_386.zip", + "hash": "f73d144aea649e28d92ef84e318ee5655f1cb538ed84fad92752710f5aad5aaa" } }, "bin": "flux.exe",