camel-k: Update to version 2.2.0

This commit is contained in:
github-actions[bot] 2024-01-08 12:30:59 +00:00
parent a298d611f0
commit d11a9fda50

View File

@ -1,12 +1,12 @@
{
"version": "2.1.0",
"version": "2.2.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.1.0/camel-k-client-2.1.0-windows-amd64.tar.gz",
"hash": "e8fb01c6172f3c8d3a8f58ffd72c5022feba239a7e7f7f410ececedbf140688d"
"url": "https://github.com/apache/camel-k/releases/download/v2.2.0/camel-k-client-2.2.0-windows-amd64.tar.gz",
"hash": "35d3a89822226d5d441d0444a14876027832df3d25b4789871611671609dadef"
}
},
"bin": "kamel.exe",