From abae3dc5c68dab40dd89d2800717d5eeeaca8ae8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 12:32:33 +0000 Subject: [PATCH] knative: Update to version 1.9.1 --- bucket/knative.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/knative.json b/bucket/knative.json index 9c1c9b9ef5..ef936d2a6b 100644 --- a/bucket/knative.json +++ b/bucket/knative.json @@ -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.0", + "version": "1.9.1", "architecture": { "64bit": { - "url": "https://github.com/knative/client/releases/download/knative-v1.9.0/kn-windows-amd64.exe#/kn.exe", - "hash": "de1d1a4d6f774a50e4ab17ccee0b5e8d4ca32b4b6fda11dd2a200726c0379934" + "url": "https://github.com/knative/client/releases/download/knative-v1.9.1/kn-windows-amd64.exe#/kn.exe", + "hash": "24d491ec33ff4e35ebe7dbc554f755aaf533496fe5b38cb5748d006d9862ff45" } }, "bin": "kn.exe",