camel-k: Update to version 2.5.1

This commit is contained in:
github-actions[bot] 2025-02-07 12:31:43 +00:00
parent 1e9422bc0a
commit c7b96df4c4

View File

@ -1,12 +1,12 @@
{ {
"version": "2.5.0", "version": "2.5.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.5.0/camel-k-client-2.5.0-windows-amd64.tar.gz", "url": "https://github.com/apache/camel-k/releases/download/v2.5.1/camel-k-client-2.5.1-windows-amd64.tar.gz",
"hash": "1e893230952369c09bd9549577c7bf3e20c31d8c68f64b30b5318e8f8f3fb82f" "hash": "12a54fd4080754bd79387ef19d66559e8697e162e3002713367b55260d2c506f"
} }
}, },
"bin": "kamel.exe", "bin": "kamel.exe",