diff --git a/bucket/fluxctl.json b/bucket/fluxctl.json index 0c355bdc38..6c67d738cf 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.1", + "version": "1.18.0", "architecture": { "64bit": { - "url": "https://github.com/fluxcd/flux/releases/download/1.17.1/fluxctl_windows_amd64#/fluxctl.exe", - "hash": "24674f7a685b275d51a978d048a91ad1174528259e9121a65afbaf7da4c052a5" + "url": "https://github.com/fluxcd/flux/releases/download/1.18.0/fluxctl_windows_amd64#/fluxctl.exe", + "hash": "abecbd7a0ca7f79abd3b219b5fd902a189d71a37104b41dd7e112614cfd9f2af" } }, "bin": "fluxctl.exe",