diff --git a/bucket/zeebe.json b/bucket/zeebe.json index dd924494c7..caae97c2a5 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "0.24.6", + "version": "0.25.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.24.6/zeebe-distribution-0.24.6.zip", - "hash": "sha1:b7ce7c9f27ab61e5423a36d4ba1255f0b35e32cd" + "url": "https://github.com/zeebe-io/zeebe/releases/download/0.25.3/zeebe-distribution-0.25.3.zip", + "hash": "sha1:dc999cf6919a51e40090813841d88d1640ba6ebf" } }, - "extract_dir": "zeebe-broker-0.24.6", + "extract_dir": "zeebe-broker-0.25.3", "bin": [ [ "bin\\broker.bat",