camel-k: Update to version 2.0.1

This commit is contained in:
github-actions[bot] 2023-09-04 12:30:50 +00:00
parent e915e71f22
commit bc66cdb4f7

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.0", "version": "2.0.1",
"description": "A lightweight integration platform, born on Kubernetes, with serverless superpowers", "description": "A lightweight integration platform, born on Kubernetes, with serverless superpowers",
"homepage": "https://camel.apache.org/camel-k", "homepage": "https://camel.apache.org/camel-k",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/apache/camel-k/releases/download/v2.0.0/camel-k-client-2.0.0-windows-amd64.tar.gz", "url": "https://github.com/apache/camel-k/releases/download/v2.0.1/camel-k-client-2.0.1-windows-amd64.tar.gz",
"hash": "eae41e41ff38be0f260f4174e4203f6d06257e1be7f167caeb6edf6b4166f9aa" "hash": "71f1517ba7f1708f7bdcf47a46e34abd5c25b973e54ef52442b514f9541c0fbb"
} }
}, },
"bin": "kamel.exe", "bin": "kamel.exe",