zeebe: Update to version 0.23.2

This commit is contained in:
Jakub Čábera 2020-05-23 10:10:24 +02:00
parent 2f347dcdc2
commit 8972d195db

View File

@ -1,5 +1,5 @@
{
"version": "0.20.2",
"version": "0.23.2",
"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.20.2/zeebe-distribution-0.20.2.zip",
"hash": "sha1:a615c8ca5ed107c4e6845b338bd448a2c10f89fe"
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.23.2/zeebe-distribution-0.23.2.zip",
"hash": "sha1:fc3a17889844a5d3c60e82981b4657d316a7b40a"
}
},
"extract_dir": "zeebe-broker-0.20.2",
"extract_dir": "zeebe-broker-0.23.2",
"bin": [
[
"bin\\broker.bat",