From cd28c5a264db516cf22d0f876b62b9443c8fb9c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 20:23:52 +0000 Subject: [PATCH] keptn-cli: Update to version 1.4.4 --- 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 282c79db09..abb173dc86 100644 --- a/bucket/keptn-cli.json +++ b/bucket/keptn-cli.json @@ -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",