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