zeebe: Update to version 0.24.5

This commit is contained in:
Jakub Čábera 2020-11-06 19:10:51 +01:00
parent 60d60f299e
commit 125300006f

View File

@ -1,5 +1,5 @@
{
"version": "0.23.7",
"version": "0.24.5",
"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.7/zeebe-distribution-0.23.7.zip",
"hash": "sha1:4288a69f088ce49762456a7eeb82aab9a4ad7239"
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.24.5/zeebe-distribution-0.24.5.zip",
"hash": "sha1:39ff78cb15ec2c22a64aa52bbb851618691103fa"
}
},
"extract_dir": "zeebe-broker-0.23.7",
"extract_dir": "zeebe-broker-0.24.5",
"bin": [
[
"bin\\broker.bat",