From cd080d725f4db57632d53ed443b74990355eaff9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 16:28:46 +0000 Subject: [PATCH] flux: Update to version 2.0.1 --- bucket/flux.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index 40e3f7d033..d663440c7d 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,20 +1,20 @@ { - "version": "2.0.0", + "version": "2.0.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.0.0/flux_2.0.0_windows_amd64.zip", - "hash": "7634f77d8b7768c2463f638c8449f32a0f720b0acc4b036796f6818b26bfe89f" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.0.1/flux_2.0.1_windows_amd64.zip", + "hash": "c4bdaccb8bd5098bffca4890f8839d7097599a20e7594c4f302f0b48b5738bda" }, "arm64": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.0.0/flux_2.0.0_windows_arm64.zip", - "hash": "08935a12268d09989984ea533cbb1c030045d43295e134fe27d2be4c5eea66e8" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.0.1/flux_2.0.1_windows_arm64.zip", + "hash": "686eb8e88f5ad8273862db69849716585e887fb5561b12ccbbaacd6600d5e9d7" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.0.0/flux_2.0.0_windows_386.zip", - "hash": "eea955af681f9ff53fcc9ea924fc8f2bbad10e8d4502a4bc75a2ee4b9033d3c2" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.0.1/flux_2.0.1_windows_386.zip", + "hash": "b20890e2a97bb4dfbd9a0ea5611c8cf7db78cfdef80a3f281fed47e3fdfe9960" } }, "bin": "flux.exe",