From 03e51aa797c2c5c3564afd28a8c8e74cc5621c91 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Aug 2021 14:00:36 +0000 Subject: [PATCH] fluxctl: Update to version 1.24.0 --- bucket/fluxctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fluxctl.json b/bucket/fluxctl.json index eb2cac45da..654cbf3f0b 100644 --- a/bucket/fluxctl.json +++ b/bucket/fluxctl.json @@ -1,12 +1,12 @@ { - "version": "1.23.2", + "version": "1.24.0", "description": "Manage Flux from the Command Line.", "homepage": "https://github.com/fluxcd/flux", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fluxcd/flux/releases/download/1.23.2/fluxctl_windows_amd64#/fluxctl.exe", - "hash": "81df27ecb9379993ddb143a3573dbc046c3aa1b9aaba58ca08e35235a58c96e5" + "url": "https://github.com/fluxcd/flux/releases/download/1.24.0/fluxctl_windows_amd64#/fluxctl.exe", + "hash": "c375737827a5e6b9763c8a7c4dbc1f8c907306cbe2cbca543c2ed52a5e40e689" } }, "bin": "fluxctl.exe",