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