zeebe: Update to version 0.23.4

This commit is contained in:
Jakub Čábera 2020-07-09 09:10:58 +02:00
parent 837fb70bb2
commit 5bd95f73e6

View File

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