From c7c2f1ab3021d3646dab491283937abae743a5a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:30:37 +0000 Subject: [PATCH] flux: Update to version 2.5.1 --- bucket/flux.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index d8bc1a33a4..a50c47e37f 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,20 +1,20 @@ { - "version": "2.5.0", + "version": "2.5.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.5.0/flux_2.5.0_windows_amd64.zip", - "hash": "f6a717c337c6bed226256216e8862361500615f6f2414954f102c06b8accdbb5" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_windows_amd64.zip", + "hash": "5c9a60f47e337b9a6020ec1a729a71738441fcf6d9d0b6c7a98098641b4a7c20" }, "arm64": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.5.0/flux_2.5.0_windows_arm64.zip", - "hash": "65ab9189597592f0f5ca4e24115323e7b491d6287f6ea763cad1a2c6f744df9e" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_windows_arm64.zip", + "hash": "9ad177bef17cdabb6124f859548df6f255dbec8dba3dcd464822b2e917305756" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.5.0/flux_2.5.0_windows_386.zip", - "hash": "a6fd3a4a5c7bd9f797c8b9904239d7078da93e33b82ac4b8b3f3e0ba9d8e117a" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_windows_386.zip", + "hash": "409a829c391cecb0ac556af73591fd5c158c02f707fd6f02b6df994e87b8abad" } }, "bin": "flux.exe",