zeebe: Update to version 0.23.1

This commit is contained in:
Jakub Čábera 2020-04-24 18:41:48 +02:00
parent cd3ad502ba
commit 1c01adc75f

View File

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