diff --git a/bucket/camel-k.json b/bucket/camel-k.json index 696521c55c..baac0c6cb3 100644 --- a/bucket/camel-k.json +++ b/bucket/camel-k.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.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.2.0/camel-k-client-2.2.0-windows-amd64.tar.gz", - "hash": "35d3a89822226d5d441d0444a14876027832df3d25b4789871611671609dadef" + "url": "https://github.com/apache/camel-k/releases/download/v2.3.0/camel-k-client-2.3.0-windows-amd64.tar.gz", + "hash": "7c007d0ff1c2e4ecccca98b419594287803d80e434690edd7750c9a830fe1f27" } }, "bin": "kamel.exe",