knative: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2022-05-31 20:32:32 +00:00
parent 9b51b045aa
commit 7d3ab82035

View File

@ -2,11 +2,11 @@
"homepage": "https://knative.dev", "homepage": "https://knative.dev",
"license": "Apache-2.0", "license": "Apache-2.0",
"description": "The Knative client kn is your door to the Knative world. It allows you to create Knative resources interactively from the command line or from within scripts.", "description": "The Knative client kn is your door to the Knative world. It allows you to create Knative resources interactively from the command line or from within scripts.",
"version": "1.4.1", "version": "1.5.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/knative/client/releases/download/knative-v1.4.1/kn-windows-amd64.exe#/kn.exe", "url": "https://github.com/knative/client/releases/download/knative-v1.5.0/kn-windows-amd64.exe#/kn.exe",
"hash": "e837398f3d47183a815b93ddd61acc21f3c6307cf488b6a5aabef39b370b0ea8" "hash": "3e687ff8698247ab139039e03a1412042d993fc7b33547c666d929c1560f5636"
} }
}, },
"bin": "kn.exe", "bin": "kn.exe",