camunda-operate: Update to version 1.2.7

This commit is contained in:
github-actions[bot] 2021-12-17 12:30:52 +00:00
parent aa32a8135c
commit 1e7253cc40

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.6", "version": "1.2.7",
"description": "Camunda workflow instance monitor/manager", "description": "Camunda workflow instance monitor/manager",
"homepage": "https://docs.camunda.io/docs/product-manuals/zeebe/zeebe-overview/", "homepage": "https://docs.camunda.io/docs/product-manuals/zeebe/zeebe-overview/",
"license": { "license": {
@ -13,11 +13,11 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.6/camunda-cloud-operate-1.2.6.zip", "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.7/camunda-cloud-operate-1.2.7.zip",
"hash": "sha1:d9330eb720e57124da258157eda5e827fcdd91a8" "hash": "sha1:8456aa450a1d768781444ed2cd4b9e5fd17a3c24"
} }
}, },
"extract_dir": "camunda-cloud-operate-1.2.6", "extract_dir": "camunda-cloud-operate-1.2.7",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",