zeebe: Update to version 1.0.3

This commit is contained in:
Jakub Čábera 2021-08-09 09:11:33 -07:00
parent 85b69a0395
commit b1db3e8c3e

View File

@ -1,5 +1,5 @@
{
"version": "1.1.1",
"version": "1.0.3",
"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.1.1/camunda-cloud-zeebe-1.1.1.zip",
"hash": "sha1:1e32f925aa1352cbfadd9a5c95b3e56cde427950"
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.0.3/camunda-cloud-zeebe-1.0.3.zip",
"hash": "sha1:a96ab171f5290ba73c046deebff4f87a757d55fb"
}
},
"extract_dir": "camunda-cloud-zeebe-1.1.1",
"extract_dir": "camunda-cloud-zeebe-1.0.3",
"bin": [
[
"bin\\broker.bat",