camunda-operate: Update to version 8.2.2

This commit is contained in:
github-actions[bot] 2023-04-17 20:25:01 +00:00
parent a3e8193d6a
commit 4db2176b1c

View File

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