camunda-operate: Update to version 8.5.4

This commit is contained in:
github-actions[bot] 2024-06-20 16:30:01 +00:00
parent 68fca77efc
commit fa545e6e2c

View File

@ -1,5 +1,5 @@
{ {
"version": "8.5.1", "version": "8.5.4",
"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,11 +17,11 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/camunda/camunda-platform/releases/download/8.5%2Bgen2/camunda-operate-8.5.1.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.5%2Bgen5/camunda-operate-8.5.4.zip",
"hash": "sha1:d7a3da27ea69409a4496d8fa8989b067304c9595" "hash": "sha1:9fea288a754f06b795a1e744e07bb16b6c498e4c"
} }
}, },
"extract_dir": "camunda-operate-8.5.1", "extract_dir": "camunda-operate-8.5.4",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",