zeebe: Update to version 0.24.3

This commit is contained in:
Jakub Čábera 2020-09-12 12:21:04 +02:00
parent f23fa9564d
commit 7235152aae

View File

@ -1,5 +1,5 @@
{
"version": "0.24.2",
"version": "0.24.3",
"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.2/zeebe-distribution-0.24.2.zip",
"hash": "sha1:4a6bf2bdb62dcd09bdb8d65fa73efb0225da1d7c"
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.24.3/zeebe-distribution-0.24.3.zip",
"hash": "sha1:58dfad8261aa810f0fdf61dd8f53505aea52790a"
}
},
"extract_dir": "zeebe-broker-0.24.2",
"extract_dir": "zeebe-broker-0.24.3",
"bin": [
[
"bin\\broker.bat",