From bc435cba61001088ae1f11e002567cd46fe93635 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 08:25:38 +0000 Subject: [PATCH] knative: Update to version 1.11.0 --- bucket/knative.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/knative.json b/bucket/knative.json index 0674cae8ee..cdf7189f3f 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.10.0", + "version": "1.11.0", "architecture": { "64bit": { - "url": "https://github.com/knative/client/releases/download/knative-v1.10.0/kn-windows-amd64.exe#/kn.exe", - "hash": "2358ccae34d1d8a2100539ea8df93551bcd5e0135334e6ff396a44e7bd1194d9" + "url": "https://github.com/knative/client/releases/download/knative-v1.11.0/kn-windows-amd64.exe#/kn.exe", + "hash": "837c0a8ed0e94f3feef8eb234f17ba1e5c80e41043454bf588aaa3a887d484e4" } }, "bin": "kn.exe",