zeebe: Update to version 1.3.7

This commit is contained in:
github-actions[bot] 2022-04-11 20:27:41 +00:00
parent f2c1e0b6c8
commit be4c1e9f3c

View File

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