keptn-cli: Update to version 1.3.0

This commit is contained in:
github-actions[bot] 2023-04-06 08:27:31 +00:00
parent a053a8b328
commit 6ad7e12fb3

View File

@ -1,12 +1,12 @@
{ {
"version": "1.2.0", "version": "1.3.0",
"description": "Cloud-native application life-cycle orchestration", "description": "Cloud-native application life-cycle orchestration",
"homepage": "https://keptn.sh/", "homepage": "https://keptn.sh/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/keptn/keptn/releases/download/1.2.0/keptn-1.2.0-windows-amd64.tar.gz", "url": "https://github.com/keptn/keptn/releases/download/1.3.0/keptn-1.3.0-windows-amd64.tar.gz",
"hash": "f86a3e6aa1f2af49f47fba95b88a314e326fb8f809ce815c6aef7d9ffe672e41" "hash": "a2498e2f5fe6ded97ee269deed23ffb406849349f13b61e1c5c2297a2e423c96"
} }
}, },
"pre_install": "Rename-Item \"$dir\\keptn-$version-windows-amd64.exe\" keptn.exe", "pre_install": "Rename-Item \"$dir\\keptn-$version-windows-amd64.exe\" keptn.exe",