camunda-operate: Update to version 8.2.11

This commit is contained in:
github-actions[bot] 2023-08-08 08:26:11 +00:00
parent 849ad47b56
commit 49052eaabd

View File

@ -1,5 +1,5 @@
{ {
"version": "8.2.10", "version": "8.2.11",
"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.10/camunda-operate-8.2.10.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.11/camunda-operate-8.2.11.zip",
"hash": "sha1:0245ce16db5205cfaceeec7d342344dd0742ab5f" "hash": "sha1:ff173bc3b66b47ad4a5bfde0425b046605a267ba"
} }
}, },
"extract_dir": "camunda-operate-8.0.0", "extract_dir": "camunda-operate-8.0.0",