camunda-operate: Update to version 8.2.0

This commit is contained in:
github-actions[bot] 2023-04-11 12:31:37 +00:00
parent 5f57673978
commit d3c224814c

View File

@ -1,5 +1,5 @@
{ {
"version": "8.1.10", "version": "8.2.0",
"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.1.10/camunda-operate-8.1.10.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.0/camunda-operate-8.2.0.zip",
"hash": "sha1:0440e2a3e5d6a5f8467e851048cc223e1fce1199" "hash": "sha1:2224aa1002c2d58b0a3f850b55ee0a10dfcbd851"
} }
}, },
"extract_dir": "camunda-operate-8.0.0", "extract_dir": "camunda-operate-8.0.0",