camunda-operate: Update to version 8.2.7

This commit is contained in:
github-actions[bot] 2023-06-13 20:24:12 +00:00
parent 01e1b02b60
commit ef4879aea0

View File

@ -1,5 +1,5 @@
{ {
"version": "8.2.6", "version": "8.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": {
@ -17,8 +17,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/camunda/camunda-platform/releases/download/8.2.6/camunda-operate-8.2.6.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.7/camunda-operate-8.2.7.zip",
"hash": "sha1:bfe579c7513cd49893351cc5d8f743c859b9a187" "hash": "sha1:87330e4abbf8d247f3239eb4532d27d76eae5eab"
} }
}, },
"extract_dir": "camunda-operate-8.0.0", "extract_dir": "camunda-operate-8.0.0",