diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 2fb5eda85e..22147ee33d 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "0.20.2", + "version": "0.23.2", "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.20.2/zeebe-distribution-0.20.2.zip", - "hash": "sha1:a615c8ca5ed107c4e6845b338bd448a2c10f89fe" + "url": "https://github.com/zeebe-io/zeebe/releases/download/0.23.2/zeebe-distribution-0.23.2.zip", + "hash": "sha1:fc3a17889844a5d3c60e82981b4657d316a7b40a" } }, - "extract_dir": "zeebe-broker-0.20.2", + "extract_dir": "zeebe-broker-0.23.2", "bin": [ [ "bin\\broker.bat",