knative: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2023-04-26 12:30:48 +00:00
parent 41fdbfbcf4
commit 72d033b037

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.9.2",
"version": "1.10.0",
"architecture": {
"64bit": {
"url": "https://github.com/knative/client/releases/download/knative-v1.9.2/kn-windows-amd64.exe#/kn.exe",
"hash": "0f4d734ffa48a980ec4c27e6b3b282b8e1c46ebf6be1b3bf40696fd3965d17b9"
"url": "https://github.com/knative/client/releases/download/knative-v1.10.0/kn-windows-amd64.exe#/kn.exe",
"hash": "2358ccae34d1d8a2100539ea8df93551bcd5e0135334e6ff396a44e7bd1194d9"
}
},
"bin": "kn.exe",