camunda-operate: Update to version 8.1.9

This commit is contained in:
github-actions[bot] 2023-03-13 08:31:24 +00:00
parent cff381f7ec
commit cce0bab2de

View File

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