diff --git a/bucket/camel-k.json b/bucket/camel-k.json index c4b8f3ec67..70940de7b3 100644 --- a/bucket/camel-k.json +++ b/bucket/camel-k.json @@ -1,12 +1,12 @@ { - "version": "2.3.3", + "version": "2.4.0", "description": "A lightweight integration platform, born on Kubernetes, with serverless superpowers", "homepage": "https://camel.apache.org/camel-k", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/apache/camel-k/releases/download/v2.3.3/camel-k-client-2.3.3-windows-amd64.tar.gz", - "hash": "1b65e4e75e2f4249e2afb4d1bec49c61a62c5cf2b45ad57f75ffb4e20a906d56" + "url": "https://github.com/apache/camel-k/releases/download/v2.4.0/camel-k-client-2.4.0-windows-amd64.tar.gz", + "hash": "58371260646b093a1a3105f368948ad47bebafe809e58b1e3018dc8c28c9e70f" } }, "bin": "kamel.exe",