camunda-operate: Update to version 1.3.7

This commit is contained in:
github-actions[bot] 2022-04-11 20:27:38 +00:00
parent 57f240148c
commit ebe8cc1c50

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.6", "version": "1.3.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.3.6/camunda-cloud-operate-1.3.6.zip", "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.3.7/camunda-cloud-operate-1.3.7.zip",
"hash": "sha1:bf7bb9b4e77e78dbc9427a580af1e9140f1ed979" "hash": "sha1:579246f9ca77a72ce484415997c4024d502347f9"
} }
}, },
"extract_dir": "camunda-cloud-operate-1.3.6", "extract_dir": "camunda-cloud-operate-1.3.7",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",