zeebe: Update to version 1.1.1

This commit is contained in:
Richard Kuhnt 2021-07-23 02:00:33 +00:00
parent f6ff7eba43
commit e35cff36a6

View File

@ -1,5 +1,5 @@
{
"version": "1.0.2",
"version": "1.1.1",
"description": "Distributed Workflow Engine for Microservices Orchestration",
"homepage": "https://camunda.com/products/cloud/workflow-engine/",
"license": {
@ -11,11 +11,11 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.0.2/camunda-cloud-zeebe-1.0.2.zip",
"hash": "sha1:1c94897a29e2937b66fabdf5849d9745530ee804"
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.1.1/camunda-cloud-zeebe-1.1.1.zip",
"hash": "sha1:1e32f925aa1352cbfadd9a5c95b3e56cde427950"
}
},
"extract_dir": "camunda-cloud-zeebe-1.0.2",
"extract_dir": "camunda-cloud-zeebe-1.1.1",
"bin": [
[
"bin\\broker.bat",