knative: Update to version 1.19.4

This commit is contained in:
github-actions[bot] 2025-09-09 12:31:50 +00:00
parent 377c4229cd
commit 465cb5cec5

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.19.3",
"version": "1.19.4",
"architecture": {
"64bit": {
"url": "https://github.com/knative/client/releases/download/knative-v1.19.3/kn-windows-amd64.exe#/kn.exe",
"hash": "fecfd6ed69f06b529a6d8c209fb1d49feef57963275e9e96c74c30b046cc85c1"
"url": "https://github.com/knative/client/releases/download/knative-v1.19.4/kn-windows-amd64.exe#/kn.exe",
"hash": "96a2245de972e0a55587dfda0d11dcae1905682903eb3129199d211379a3bcdf"
}
},
"bin": "kn.exe",