camunda-operate: Update to version 8.0.5

This commit is contained in:
github-actions[bot] 2022-08-12 08:29:46 +00:00
parent e434c76c07
commit ee38aeb33b

View File

@ -1,5 +1,5 @@
{ {
"version": "8.0.4", "version": "8.0.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.0.4/camunda-operate-8.0.4.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.0.5/camunda-operate-8.0.5.zip",
"hash": "sha1:6fb20046a7d469d2d595b1cab38f9e159b0f6cff" "hash": "sha1:86a925b0af3ee757140f79370bc9d20aa86fd1cb"
} }
}, },
"extract_dir": "camunda-operate-8.0.0", "extract_dir": "camunda-operate-8.0.0",