From c7e71f30b688009a0ceefab24136f36f087bad4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 00:33:32 +0000 Subject: [PATCH] knative: Update to version 1.9.0 --- bucket/knative.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/knative.json b/bucket/knative.json index 869a2392b4..9c1c9b9ef5 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.8.1", + "version": "1.9.0", "architecture": { "64bit": { - "url": "https://github.com/knative/client/releases/download/knative-v1.8.1/kn-windows-amd64.exe#/kn.exe", - "hash": "53cb56a0bc442f0ec4e16cd582aada7c1bcf911efe891584bcd498c863eb772e" + "url": "https://github.com/knative/client/releases/download/knative-v1.9.0/kn-windows-amd64.exe#/kn.exe", + "hash": "de1d1a4d6f774a50e4ab17ccee0b5e8d4ca32b4b6fda11dd2a200726c0379934" } }, "bin": "kn.exe",