keptn-cli: Update to version 1.4.5

This commit is contained in:
github-actions[bot] 2023-12-21 20:24:06 +00:00
parent d81b19ef15
commit d646015559

View File

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