zeebe: Update to version 8.4.0

This commit is contained in:
github-actions[bot] 2024-01-08 20:24:46 +00:00
parent f9933866f0
commit 7132fb5462

View File

@ -1,5 +1,5 @@
{ {
"version": "8.3.3", "version": "8.4.0",
"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.3.3/camunda-zeebe-8.3.3.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.0/camunda-zeebe-8.4.0.zip",
"hash": "sha1:e62e0b73ff87c85590c438cadbfdcf0e1e86e1f3" "hash": "sha1:6cd994fa63f3034c180fe40733face3f74e6b188"
} }
}, },
"extract_dir": "camunda-zeebe-8.3.3", "extract_dir": "camunda-zeebe-8.4.0",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",