camunda-operate: Update to version 8.0.1

This commit is contained in:
github-actions[bot] 2022-04-26 16:31:34 +00:00
parent b66bb3f963
commit 2a722c7d39

View File

@ -1,5 +1,5 @@
{ {
"version": "8.0.0", "version": "8.0.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.0.0/camunda-operate-8.0.0.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.0.1/camunda-operate-8.0.1.zip",
"hash": "sha1:041b68110fd9efbce9bdd1563de29d65e20e99a9" "hash": "sha1:ff717972c3aaada60b318f19be9101ec11d44cb0"
} }
}, },
"extract_dir": "camunda-operate-8.0.0", "extract_dir": "camunda-operate-8.0.0",