diff --git a/bucket/keptn-cli.json b/bucket/keptn-cli.json index 3aeeaa4e5f..282c79db09 100644 --- a/bucket/keptn-cli.json +++ b/bucket/keptn-cli.json @@ -1,12 +1,12 @@ { - "version": "1.4.2", + "version": "1.4.3", "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.2/keptn-1.4.2-windows-amd64.tar.gz", - "hash": "62ed209fc6fcd906ee327c3d3d442202c59d1362dde70c5ff0e3cfc67ba5a3ba" + "url": "https://github.com/keptn/keptn/releases/download/1.4.3/keptn-1.4.3-windows-amd64.tar.gz", + "hash": "36fd662b427be67701c17ecfc7227f3a650b938f4ecd8b89b3d1009d0e73e322" } }, "pre_install": "Rename-Item \"$dir\\keptn-$version-windows-amd64.exe\" keptn.exe",