knative: Update to version 1.19.5

This commit is contained in:
github-actions[bot] 2025-09-16 12:31:35 +00:00
parent 86bed26b2a
commit cbb6e2acdd

View File

@ -2,11 +2,11 @@
"homepage": "https://knative.dev", "homepage": "https://knative.dev",
"license": "Apache-2.0", "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.", "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.4", "version": "1.19.5",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/knative/client/releases/download/knative-v1.19.4/kn-windows-amd64.exe#/kn.exe", "url": "https://github.com/knative/client/releases/download/knative-v1.19.5/kn-windows-amd64.exe#/kn.exe",
"hash": "96a2245de972e0a55587dfda0d11dcae1905682903eb3129199d211379a3bcdf" "hash": "694d0c9f2d32817a7eec5dd075025908244334077bd1071b2905b367e2ad43df"
} }
}, },
"bin": "kn.exe", "bin": "kn.exe",