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",