camel-k: Update to version 2.3.1

This commit is contained in:
github-actions[bot] 2024-05-06 08:28:45 +00:00
parent ad50c4a176
commit 2778e261a0

View File

@ -1,12 +1,12 @@
{
"version": "2.3.0",
"version": "2.3.1",
"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.0/camel-k-client-2.3.0-windows-amd64.tar.gz",
"hash": "7c007d0ff1c2e4ecccca98b419594287803d80e434690edd7750c9a830fe1f27"
"url": "https://github.com/apache/camel-k/releases/download/v2.3.1/camel-k-client-2.3.1-windows-amd64.tar.gz",
"hash": "6225c445421e4d7a3b93af080ef23aadc6f9a44d2d5cea08b79653659dfdfa92"
}
},
"bin": "kamel.exe",