knative: Update to version 1.8.1

This commit is contained in:
github-actions[bot] 2022-10-20 16:31:29 +00:00
parent 1dd1b2187b
commit 428728a6d4

View File

@ -2,11 +2,11 @@
"homepage": "https://knative.dev",
"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.",
"version": "1.8.0",
"version": "1.8.1",
"architecture": {
"64bit": {
"url": "https://github.com/knative/client/releases/download/knative-v1.8.0/kn-windows-amd64.exe#/kn.exe",
"hash": "8eaf7628bc00d1f25d5f3d1f02eed209b4da558032605f5b78ec3ea239aced2f"
"url": "https://github.com/knative/client/releases/download/knative-v1.8.1/kn-windows-amd64.exe#/kn.exe",
"hash": "53cb56a0bc442f0ec4e16cd582aada7c1bcf911efe891584bcd498c863eb772e"
}
},
"bin": "kn.exe",