zeebe: Update to version 1.2.6

This commit is contained in:
github-actions[bot] 2021-12-14 16:32:32 +00:00
parent 1ecbd0bb58
commit a90f0926f8

View File

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