zeebe: Update to version 0.20.2

This commit is contained in:
Jakub Čábera 2020-05-13 15:24:16 +02:00
parent 31f77778ac
commit 4deac34a20

View File

@ -1,5 +1,5 @@
{
"version": "0.23.1",
"version": "0.20.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.23.1/zeebe-distribution-0.23.1.zip",
"hash": "sha1:9ece3e5e3a90dec6d660586deb5a3157af50249e"
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.20.2/zeebe-distribution-0.20.2.zip",
"hash": "sha1:a615c8ca5ed107c4e6845b338bd448a2c10f89fe"
}
},
"extract_dir": "zeebe-broker-0.23.1",
"extract_dir": "zeebe-broker-0.20.2",
"bin": [
[
"bin\\broker.bat",