zeebe: Update to version 1.2.7

This commit is contained in:
github-actions[bot] 2021-12-17 12:30:53 +00:00
parent fab7ce9114
commit 17cc7a033c

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.6", "version": "1.2.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.2.6/camunda-cloud-zeebe-1.2.6.zip", "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.7/camunda-cloud-zeebe-1.2.7.zip",
"hash": "sha1:46fe0afde59f502228d5157aa8289098e007b399" "hash": "sha1:075ee59507508281936322096e3860942d706f60"
} }
}, },
"extract_dir": "camunda-cloud-zeebe-1.2.6", "extract_dir": "camunda-cloud-zeebe-1.2.7",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",