camunda-operate: Update to version 8.1.7

This commit is contained in:
github-actions[bot] 2023-02-13 12:33:21 +00:00
parent c3e882c0e5
commit c6a1c0d9b4

View File

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