knative: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2023-01-27 00:33:32 +00:00
parent 6ca4785b9b
commit c7e71f30b6

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.1",
"version": "1.9.0",
"architecture": {
"64bit": {
"url": "https://github.com/knative/client/releases/download/knative-v1.8.1/kn-windows-amd64.exe#/kn.exe",
"hash": "53cb56a0bc442f0ec4e16cd582aada7c1bcf911efe891584bcd498c863eb772e"
"url": "https://github.com/knative/client/releases/download/knative-v1.9.0/kn-windows-amd64.exe#/kn.exe",
"hash": "de1d1a4d6f774a50e4ab17ccee0b5e8d4ca32b4b6fda11dd2a200726c0379934"
}
},
"bin": "kn.exe",