camunda-operate: Update to version 1.2.9

This commit is contained in:
github-actions[bot] 2021-12-31 12:30:16 +00:00
parent df48562071
commit 090ed249eb

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.8", "version": "1.2.9",
"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.8/camunda-cloud-operate-1.2.8.zip", "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.9/camunda-cloud-operate-1.2.9.zip",
"hash": "sha1:5cdcf1d0d3469c8de8803f8cf660283aa816a212" "hash": "sha1:bed646142d5e8510c435d0b79fb9ec9d4c6b4b8c"
} }
}, },
"extract_dir": "camunda-cloud-operate-1.2.8", "extract_dir": "camunda-cloud-operate-1.2.9",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",