From 329fb6897010ee3c2620630688b17d8a385d6943 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 12:31:29 +0000 Subject: [PATCH] flux: Update to version 2.6.4 --- bucket/flux.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index 47e45ef22c..d8bb1b1409 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,20 +1,20 @@ { - "version": "2.6.3", + "version": "2.6.4", "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.3/flux_2.6.3_windows_amd64.zip", - "hash": "22931173fed8d64afcff86d78856eb45c3ea8a3b52ea74753ce563b2da4663c3" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.4/flux_2.6.4_windows_amd64.zip", + "hash": "991ecb38ac9013b02170a0c2fae116150510da80c426863ce6e3b63e3f8b55b1" }, "arm64": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.3/flux_2.6.3_windows_arm64.zip", - "hash": "552b68922437c8521f2e06c964c8e994fdebfc9100fecef98eec2a8b0e880bb4" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.4/flux_2.6.4_windows_arm64.zip", + "hash": "832d3916953c30fd3f59061b21975d86cc44ae90ddd60c7f5fb4f526fb9ee2ed" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.3/flux_2.6.3_windows_386.zip", - "hash": "cf5f96818fdeeaedcc5a36868e228aca7bd5d8115bf6b16574c974744c6529f8" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.4/flux_2.6.4_windows_386.zip", + "hash": "0344fcdd5aa78ab3c12fc97a9bfd50c8ceb776379a2029d34c98d974a0d9ba37" } }, "bin": "flux.exe",