diff --git a/bucket/camel-k.json b/bucket/camel-k.json index baac0c6cb3..8eaf5264e7 100644 --- a/bucket/camel-k.json +++ b/bucket/camel-k.json @@ -1,12 +1,12 @@ { - "version": "2.3.0", + "version": "2.3.1", "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.0/camel-k-client-2.3.0-windows-amd64.tar.gz", - "hash": "7c007d0ff1c2e4ecccca98b419594287803d80e434690edd7750c9a830fe1f27" + "url": "https://github.com/apache/camel-k/releases/download/v2.3.1/camel-k-client-2.3.1-windows-amd64.tar.gz", + "hash": "6225c445421e4d7a3b93af080ef23aadc6f9a44d2d5cea08b79653659dfdfa92" } }, "bin": "kamel.exe",