keptn-cli: Update to version 1.4.4

This commit is contained in:
github-actions[bot] 2023-11-24 20:23:52 +00:00
parent 48ed8b327a
commit cd28c5a264

View File

@ -1,12 +1,12 @@
{
"version": "1.4.3",
"version": "1.4.4",
"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.3/keptn-1.4.3-windows-amd64.tar.gz",
"hash": "36fd662b427be67701c17ecfc7227f3a650b938f4ecd8b89b3d1009d0e73e322"
"url": "https://github.com/keptn/keptn/releases/download/1.4.4/keptn-1.4.4-windows-amd64.tar.gz",
"hash": "e86e676760e92d382bd6d7f1d19cb1f03b76692706f5f4b29ff1c76664091848"
}
},
"pre_install": "Rename-Item \"$dir\\keptn-$version-windows-amd64.exe\" keptn.exe",