camunda-operate: Update to version 8.2.13

This commit is contained in:
github-actions[bot] 2023-09-12 12:30:56 +00:00
parent 5faaf0dd9b
commit 663c4cb2ac

View File

@ -1,5 +1,5 @@
{ {
"version": "8.0.21", "version": "8.2.13",
"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.0.21/camunda-operate-8.0.21.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.13/camunda-operate-8.2.13.zip",
"hash": "sha1:169a02e8ee5ec86a023bf6d41f3ce23e96281a96" "hash": "sha1:c8cc8ed9584e90a150b68fc24acc292efcab1ba6"
} }
}, },
"extract_dir": "camunda-operate-8.0.0", "extract_dir": "camunda-operate-8.0.0",