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