camunda-operate: Update to version 8.1.0

This commit is contained in:
github-actions[bot] 2022-10-11 08:31:09 +00:00
parent 0d387b16df
commit 73cf7932bf

View File

@ -1,5 +1,5 @@
{ {
"version": "8.0.6", "version": "8.1.0",
"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.6/camunda-operate-8.0.6.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.0/camunda-operate-8.1.0.zip",
"hash": "sha1:9a5f644b126445e10347f2c5faa7d97d30aa88d7" "hash": "sha1:a16fb0dfe510abbad003d06a7787f460df0b17ec"
} }
}, },
"extract_dir": "camunda-operate-8.0.0", "extract_dir": "camunda-operate-8.0.0",