diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 0f9700cca2..832ce6e0d0 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "0.26.2", + "version": "0.26.3", "description": "Distributed Workflow Engine for Microservices Orchestration", "homepage": "https://zeebe.io", "license": { @@ -14,11 +14,11 @@ }, "architecture": { "64bit": { - "url": "https://github.com/zeebe-io/zeebe/releases/download/0.26.2/zeebe-distribution-0.26.2.zip", - "hash": "sha1:c2b3b8ccd286b023f9690a41ccb6aecdb3ff1182" + "url": "https://github.com/zeebe-io/zeebe/releases/download/0.26.3/zeebe-distribution-0.26.3.zip", + "hash": "sha1:96c98b2f2f2893778b37b46bc6d9031a527ff660" } }, - "extract_dir": "zeebe-broker-0.26.2", + "extract_dir": "zeebe-broker-0.26.3", "bin": [ [ "bin\\broker.bat",