From 75a1f5b75c46376b54575b8fb0cc8043b18b7fa3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 20:28:24 +0000 Subject: [PATCH] camel-k: Update to version 2.5.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 70940de7b3..f0eb27cea4 100644 --- a/bucket/camel-k.json +++ b/bucket/camel-k.json @@ -1,12 +1,12 @@ { - "version": "2.4.0", + "version": "2.5.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.4.0/camel-k-client-2.4.0-windows-amd64.tar.gz", - "hash": "58371260646b093a1a3105f368948ad47bebafe809e58b1e3018dc8c28c9e70f" + "url": "https://github.com/apache/camel-k/releases/download/v2.5.0/camel-k-client-2.5.0-windows-amd64.tar.gz", + "hash": "1e893230952369c09bd9549577c7bf3e20c31d8c68f64b30b5318e8f8f3fb82f" } }, "bin": "kamel.exe",