camunda-operate: Update to version 8.1.8

This commit is contained in:
github-actions[bot] 2023-02-17 08:28:40 +00:00
parent e47c8fb23e
commit 590405bdb4

View File

@ -1,5 +1,5 @@
{ {
"version": "8.1.7", "version": "8.1.8",
"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.1.7/camunda-operate-8.1.7.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.8/camunda-operate-8.1.8.zip",
"hash": "sha1:53a6ddb60bdfd1c4947c4aeec8914083173cd8ff" "hash": "sha1:0251f42b517dbcbcf87ff65fee3b5fd56c52de05"
} }
}, },
"extract_dir": "camunda-operate-8.0.0", "extract_dir": "camunda-operate-8.0.0",