From 71d3c0563b80b41f031f4f42de6522d4dd106c86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 12:32:00 +0000 Subject: [PATCH] camel-k: Update to version 2.6.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 b3c20e4b67..25f688fa97 100644 --- a/bucket/camel-k.json +++ b/bucket/camel-k.json @@ -1,12 +1,12 @@ { - "version": "2.5.1", + "version": "2.6.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.5.1/camel-k-client-2.5.1-windows-amd64.tar.gz", - "hash": "12a54fd4080754bd79387ef19d66559e8697e162e3002713367b55260d2c506f" + "url": "https://github.com/apache/camel-k/releases/download/v2.6.0/camel-k-client-2.6.0-windows-amd64.tar.gz", + "hash": "6abbf137fd27c726838e516c4f24c6f05b954afb46c9f9f372b6f84b3d9f7f08" } }, "bin": "kamel.exe",