diff --git a/bucket/camel-k.json b/bucket/camel-k.json index 54aaeb3dd6..8a346c8e92 100644 --- a/bucket/camel-k.json +++ b/bucket/camel-k.json @@ -1,12 +1,12 @@ { - "version": "2.7.0", + "version": "2.8.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.7.0/camel-k-client-2.7.0-windows-amd64.tar.gz", - "hash": "67df54ace801d63d48376b01b1e2de45c7c99e496abb6bd832ad1902cbaf2992" + "url": "https://github.com/apache/camel-k/releases/download/v2.8.0/camel-k-client-2.8.0-windows-amd64.tar.gz", + "hash": "adf98025ceef92e6242b9da251a999ccdd7b6634878f758b6e404dd21121fd53" } }, "bin": "kamel.exe",