knative: Update to version 1.4.1

This commit is contained in:
github-actions[bot] 2022-05-17 12:33:22 +00:00
parent 3688f2a3c2
commit 7177837087

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.0", "version": "1.4.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/knative/client/releases/download/knative-v1.4.0/kn-windows-amd64.exe#/kn.exe", "url": "https://github.com/knative/client/releases/download/knative-v1.4.1/kn-windows-amd64.exe#/kn.exe",
"hash": "2f1cf48d3d405824a5347e0ec1c565e90a62db66125b81a1ce2cd9370c8ce5f2" "hash": "e837398f3d47183a815b93ddd61acc21f3c6307cf488b6a5aabef39b370b0ea8"
} }
}, },
"bin": "kn.exe", "bin": "kn.exe",