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