diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 5883e38f37..9421f53c5c 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.2.16", + "version": "8.3.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.2.16/camunda-zeebe-8.2.16.zip", - "hash": "sha1:bc98b2ddf31a852c8d6f8def5d373db3f38c530d" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.3.0/camunda-zeebe-8.3.0.zip", + "hash": "sha1:2b25a4b401c01034f1eebcdf00f59a5e0294266f" } }, - "extract_dir": "camunda-zeebe-8.2.16", + "extract_dir": "camunda-zeebe-8.3.0", "bin": [ [ "bin\\broker.bat",