zeebe: Update to version 8.4.1

This commit is contained in:
github-actions[bot] 2024-01-29 16:26:47 +00:00
parent eadaca0f50
commit 7f6e6c09a9

View File

@ -1,5 +1,5 @@
{ {
"version": "8.4.0", "version": "8.4.1",
"description": "Distributed Workflow Engine for Microservices Orchestration", "description": "Distributed Workflow Engine for Microservices Orchestration",
"homepage": "https://camunda.com/products/cloud/workflow-engine/", "homepage": "https://camunda.com/products/cloud/workflow-engine/",
"license": { "license": {
@ -15,11 +15,11 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/camunda/camunda-platform/releases/download/8.4.0/camunda-zeebe-8.4.0.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.1/camunda-zeebe-8.4.1.zip",
"hash": "sha1:6cd994fa63f3034c180fe40733face3f74e6b188" "hash": "sha1:2f72c99cff7a7004085bb88c843f4a1bca780cd5"
} }
}, },
"extract_dir": "camunda-zeebe-8.4.0", "extract_dir": "camunda-zeebe-8.4.1",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",