diff --git a/bucket/zeebe.json b/bucket/zeebe.json index b783ad4446..6882d9058a 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.3.3", + "version": "8.4.0", "description": "Distributed Workflow Engine for Microservices Orchestration", "homepage": "https://camunda.com/products/cloud/workflow-engine/", "license": { @@ -15,11 +15,11 @@ }, "architecture": { "64bit": { - "url": "https://github.com/camunda/camunda-platform/releases/download/8.3.3/camunda-zeebe-8.3.3.zip", - "hash": "sha1:e62e0b73ff87c85590c438cadbfdcf0e1e86e1f3" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.0/camunda-zeebe-8.4.0.zip", + "hash": "sha1:6cd994fa63f3034c180fe40733face3f74e6b188" } }, - "extract_dir": "camunda-zeebe-8.3.3", + "extract_dir": "camunda-zeebe-8.4.0", "bin": [ [ "bin\\broker.bat",