diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 3bdd5bab79..97f6ed6c07 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "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.2.0/camunda-zeebe-8.2.0.zip", - "hash": "sha1:b41866822d36934d760b09b662e44b61a6cdd4a8" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.1/camunda-zeebe-8.2.1.zip", + "hash": "sha1:fdd555d4f8308be49ef3bd724a7fba3cc88fd796" } }, - "extract_dir": "camunda-zeebe-8.2.0", + "extract_dir": "camunda-zeebe-8.2.1", "bin": [ [ "bin\\broker.bat",