camunda-operate: Update to version 8.1.5

This commit is contained in:
github-actions[bot] 2022-12-09 16:29:36 +00:00
parent e5a2e0787f
commit a65cf9f5f2

View File

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