camunda-operate: Update to version 8.4.0

This commit is contained in:
github-actions[bot] 2024-01-08 16:27:47 +00:00
parent 2f985e43e7
commit 16c87cec8a

View File

@ -1,5 +1,5 @@
{ {
"version": "8.3.3", "version": "8.4.0",
"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.3.3/camunda-operate-8.3.3.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.0/camunda-operate-8.4.0.zip",
"hash": "sha1:a61df9d9023c846d48ae723c9f4aada76fbedb70" "hash": "sha1:fd76fdd9c515d677ff88db2b4df4d82817d8cb6f"
} }
}, },
"extract_dir": "camunda-operate-8.0.0", "extract_dir": "camunda-operate-8.0.0",