camunda-operate: Update to version 8.5.4

This commit is contained in:
github-actions[bot] 2024-07-01 16:28:27 +00:00
parent a4d0ce4ac3
commit 4365e8f3a2

View File

@ -1,5 +1,5 @@
{ {
"version": "8.3.13", "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.3%2Bgen14/camunda-operate-8.3.13.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.5%2Bgen6/camunda-operate-8.5.4.zip",
"hash": "sha1:175cc2b9abacb1e36cd531d10ee4bc4c37a9f03b" "hash": "sha1:9fea288a754f06b795a1e744e07bb16b6c498e4c"
} }
}, },
"extract_dir": "camunda-operate-8.3.13", "extract_dir": "camunda-operate-8.5.4",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",