From 0feaa0bf91c270c78e63e15784694143a91c3d74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 19 Aug 2020 20:56:21 +0200 Subject: [PATCH] fluxctl: Update to version 1.20.2 --- bucket/fluxctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fluxctl.json b/bucket/fluxctl.json index 91b757fab8..f69c36e6d1 100644 --- a/bucket/fluxctl.json +++ b/bucket/fluxctl.json @@ -1,12 +1,12 @@ { - "version": "1.20.1", + "version": "1.20.2", "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.20.1/fluxctl_windows_amd64#/fluxctl.exe", - "hash": "43a4880dfdddfe644a74eeb936e73aa9d22c3397e90ee672ed15a387421760e2" + "url": "https://github.com/fluxcd/flux/releases/download/1.20.2/fluxctl_windows_amd64#/fluxctl.exe", + "hash": "a49ae50d547ff31d58e761c94f736164c3b1118aefbd5b1b3ad323bef3a011c5" } }, "bin": "fluxctl.exe",