From af82beb587bb8cc84bb1e8df219ef8ff647935c7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 23 Jul 2021 03:00:24 +0000 Subject: [PATCH] fluxctl: Update to version 1.23.1 --- bucket/fluxctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fluxctl.json b/bucket/fluxctl.json index dc82fcc28e..d10eee7a54 100644 --- a/bucket/fluxctl.json +++ b/bucket/fluxctl.json @@ -1,12 +1,12 @@ { - "version": "1.23.0", + "version": "1.23.1", "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.0/fluxctl_windows_amd64#/fluxctl.exe", - "hash": "ed1a98fa3d2f93f2132d036e987de3822176f115d625d240d6986aae3a1daaa1" + "url": "https://github.com/fluxcd/flux/releases/download/1.23.1/fluxctl_windows_amd64#/fluxctl.exe", + "hash": "7fd953df262b7ce93d84fd5fabc3c768c1dd62a09b8fabd6ad6478973e1e6f38" } }, "bin": "fluxctl.exe",