camunda-operate: Update to version 8.1.6

This commit is contained in:
github-actions[bot] 2023-01-10 16:44:49 +00:00
parent c4eb73256f
commit aa2bad90b9

View File

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