From d0958885f6ddaa715e6dc208a8509cbab0cab4cc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 13 Jan 2020 17:01:48 +0000 Subject: [PATCH] fluxctl: Update to version 1.17.1 --- bucket/fluxctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fluxctl.json b/bucket/fluxctl.json index 65d3c340e4..0c355bdc38 100644 --- a/bucket/fluxctl.json +++ b/bucket/fluxctl.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/fluxcd/flux", "description": "Manage Flux from the Command Line.", "license": "Apache-2.0", - "version": "1.17.0", + "version": "1.17.1", "architecture": { "64bit": { - "url": "https://github.com/fluxcd/flux/releases/download/1.17.0/fluxctl_windows_amd64#/fluxctl.exe", - "hash": "abdb2ffa4b72343669145a576311a2c4788dc35cd0835d0a4727d57da8c026b2" + "url": "https://github.com/fluxcd/flux/releases/download/1.17.1/fluxctl_windows_amd64#/fluxctl.exe", + "hash": "24674f7a685b275d51a978d048a91ad1174528259e9121a65afbaf7da4c052a5" } }, "bin": "fluxctl.exe",