camunda-operate: Update to version 8.2.1

This commit is contained in:
github-actions[bot] 2023-04-12 16:27:12 +00:00
parent 13bcee5b73
commit fae3b1b50b

View File

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