From feb776cf69d819d445319ddd213bbcfec1bb815e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 16:27:12 +0000 Subject: [PATCH] camel-k: Update to version 2.1.0 --- bucket/camel-k.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/camel-k.json b/bucket/camel-k.json index 6148d9b909..ba8d5aebab 100644 --- a/bucket/camel-k.json +++ b/bucket/camel-k.json @@ -1,12 +1,12 @@ { - "version": "2.0.1", + "version": "2.1.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.0.1/camel-k-client-2.0.1-windows-amd64.tar.gz", - "hash": "71f1517ba7f1708f7bdcf47a46e34abd5c25b973e54ef52442b514f9541c0fbb" + "url": "https://github.com/apache/camel-k/releases/download/v2.1.0/camel-k-client-2.1.0-windows-amd64.tar.gz", + "hash": "e8fb01c6172f3c8d3a8f58ffd72c5022feba239a7e7f7f410ececedbf140688d" } }, "bin": "kamel.exe",