diff --git a/bucket/keptn-cli.json b/bucket/keptn-cli.json index 6564aafba7..4bb1288b23 100644 --- a/bucket/keptn-cli.json +++ b/bucket/keptn-cli.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.4.1", "description": "Cloud-native application life-cycle orchestration", "homepage": "https://keptn.sh/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/keptn/keptn/releases/download/1.4.0/keptn-1.4.0-windows-amd64.tar.gz", - "hash": "14b170d8f44c7d9766c4ff157109dcc4c3fc1d85d7a48948e5c83c18ab12303a" + "url": "https://github.com/keptn/keptn/releases/download/1.4.1/keptn-1.4.1-windows-amd64.tar.gz", + "hash": "f411f818ef43a3325a3ed5ef1d1f34684d8a60a277df8cf7d14ef7f9fee1478c" } }, "pre_install": "Rename-Item \"$dir\\keptn-$version-windows-amd64.exe\" keptn.exe",