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",