zeebe: Update to version 0.24.6

This commit is contained in:
Jakub Čábera 2020-12-01 15:03:51 +01:00
parent 513646109a
commit 13415f2d8b

View File

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