From 7177837087bde6e40802cff9d5792fba3a0dd897 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 May 2022 12:33:22 +0000 Subject: [PATCH] knative: Update to version 1.4.1 --- bucket/knative.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/knative.json b/bucket/knative.json index daa9e52312..61e43c649f 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.4.0", + "version": "1.4.1", "architecture": { "64bit": { - "url": "https://github.com/knative/client/releases/download/knative-v1.4.0/kn-windows-amd64.exe#/kn.exe", - "hash": "2f1cf48d3d405824a5347e0ec1c565e90a62db66125b81a1ce2cd9370c8ce5f2" + "url": "https://github.com/knative/client/releases/download/knative-v1.4.1/kn-windows-amd64.exe#/kn.exe", + "hash": "e837398f3d47183a815b93ddd61acc21f3c6307cf488b6a5aabef39b370b0ea8" } }, "bin": "kn.exe",