From d646015559ca4c91c926af113712c6e3decbbd2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 20:24:06 +0000 Subject: [PATCH] keptn-cli: Update to version 1.4.5 --- bucket/keptn-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/keptn-cli.json b/bucket/keptn-cli.json index abb173dc86..29efd8e6d5 100644 --- a/bucket/keptn-cli.json +++ b/bucket/keptn-cli.json @@ -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",