knative: Update to version 1.11.1

This commit is contained in:
github-actions[bot] 2023-10-17 12:30:33 +00:00
parent f75d3e70b1
commit eedde4194e

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.11.0",
"version": "1.11.1",
"architecture": {
"64bit": {
"url": "https://github.com/knative/client/releases/download/knative-v1.11.0/kn-windows-amd64.exe#/kn.exe",
"hash": "837c0a8ed0e94f3feef8eb234f17ba1e5c80e41043454bf588aaa3a887d484e4"
"url": "https://github.com/knative/client/releases/download/knative-v1.11.1/kn-windows-amd64.exe#/kn.exe",
"hash": "b88852c38bc66b0646b4eb6d9e2f595716c722fbd43ef57889753c234ae0d4e4"
}
},
"bin": "kn.exe",