zeebe: Update to version 0.23.3

This commit is contained in:
Jakub Čábera 2020-06-17 23:33:13 +02:00
parent c95cd6fbb0
commit 5b2f222f06

View File

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