From a91cc9079f514095cb32a4a77faafba9dae7b221 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:29:06 +0000 Subject: [PATCH] camel-k: Update to version 2.3.3 --- 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 87d982f27d..c4b8f3ec67 100644 --- a/bucket/camel-k.json +++ b/bucket/camel-k.json @@ -1,12 +1,12 @@ { - "version": "2.3.2", + "version": "2.3.3", "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.3.2/camel-k-client-2.3.2-windows-amd64.tar.gz", - "hash": "77481030312f47cc2c9fdf7fe4e04d188db08af9985b907b80cfe50e11ab2440" + "url": "https://github.com/apache/camel-k/releases/download/v2.3.3/camel-k-client-2.3.3-windows-amd64.tar.gz", + "hash": "1b65e4e75e2f4249e2afb4d1bec49c61a62c5cf2b45ad57f75ffb4e20a906d56" } }, "bin": "kamel.exe",