zeebe: Update to version 0.22.2

This commit is contained in:
Richard Kuhnt 2020-03-11 16:01:49 +00:00
parent 7205789c8f
commit c788b48dec

View File

@ -1,5 +1,5 @@
{
"version": "0.22.1",
"version": "0.22.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.22.1/zeebe-distribution-0.22.1.zip",
"hash": "sha1:ee93fd7cc85b3a315e7da74d2309da40adf60b65"
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.22.2/zeebe-distribution-0.22.2.zip",
"hash": "sha1:0aaf1bb58c6fa9a1901fd9ebdb800559cfbd5216"
}
},
"extract_dir": "zeebe-broker-0.22.1",
"extract_dir": "zeebe-broker-0.22.2",
"bin": [
[
"bin\\broker.bat",