zeebe: Update to version 0.23.0

This commit is contained in:
Ash258 2020-04-22 23:39:25 +02:00
parent ee85d97b2e
commit e8551b4790

View File

@ -1,5 +1,5 @@
{
"version": "0.22.2",
"version": "0.23.0",
"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.22.2/zeebe-distribution-0.22.2.zip",
"hash": "sha1:0aaf1bb58c6fa9a1901fd9ebdb800559cfbd5216"
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.23.0/zeebe-distribution-0.23.0.zip",
"hash": "sha1:0b5ac38898af0e638c7276ee284135f9f4be9703"
}
},
"extract_dir": "zeebe-broker-0.22.2",
"extract_dir": "zeebe-broker-0.23.0",
"bin": [
[
"bin\\broker.bat",