camunda-operate: Update to version 1.3.6

This commit is contained in:
github-actions[bot] 2022-03-25 16:30:40 +00:00
parent 6a39462756
commit c55567fba6

View File

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