zeebe: Update to version 0.20.3

This commit is contained in:
Jakub Čábera 2020-06-26 07:18:37 +02:00
parent 9490f0204d
commit 8ac0259b8c

View File

@ -1,5 +1,5 @@
{
"version": "0.23.3",
"version": "0.20.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.23.3/zeebe-distribution-0.23.3.zip",
"hash": "sha1:4086b3cc2de9296a14f24ac0c82b6fb8c030d955"
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.20.3/zeebe-distribution-0.20.3.zip",
"hash": "sha1:245c013f50cac312879323992ff45e9ed5c70a7f"
}
},
"extract_dir": "zeebe-broker-0.23.3",
"extract_dir": "zeebe-broker-0.20.3",
"bin": [
[
"bin\\broker.bat",