camunda-operate: Update to version 8.2.12

This commit is contained in:
github-actions[bot] 2023-08-17 12:31:20 +00:00
parent 6293196c2e
commit d66b5ab969

View File

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