From 3ffcccc56824fbdab6ba69204b54ab92b5bb8f4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 16:30:59 +0000 Subject: [PATCH] knative: Update to version 1.9.2 --- bucket/knative.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/knative.json b/bucket/knative.json index ef936d2a6b..55ac74529d 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.1", + "version": "1.9.2", "architecture": { "64bit": { - "url": "https://github.com/knative/client/releases/download/knative-v1.9.1/kn-windows-amd64.exe#/kn.exe", - "hash": "24d491ec33ff4e35ebe7dbc554f755aaf533496fe5b38cb5748d006d9862ff45" + "url": "https://github.com/knative/client/releases/download/knative-v1.9.2/kn-windows-amd64.exe#/kn.exe", + "hash": "0f4d734ffa48a980ec4c27e6b3b282b8e1c46ebf6be1b3bf40696fd3965d17b9" } }, "bin": "kn.exe",