keptn-cli: Update to version 1.4.3

This commit is contained in:
github-actions[bot] 2023-10-04 16:28:34 +00:00
parent 7559363b8e
commit 2e672f019b

View File

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