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