camunda-operate: Update to version 8.4.2

This commit is contained in:
github-actions[bot] 2024-02-09 16:26:40 +00:00
parent 3b5442cf7d
commit 0a72b8fb5a

View File

@ -1,5 +1,5 @@
{ {
"version": "8.4.1", "version": "8.4.2",
"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.4.1/camunda-operate-8.4.1.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.2/camunda-operate-8.4.2.zip",
"hash": "sha1:c08e24a003ceadd321a8603e8397ad0717e2a42b" "hash": "sha1:48aede619b2559eab2344d30bdb85861af4139df"
} }
}, },
"extract_dir": "camunda-operate-8.0.0", "extract_dir": "camunda-operate-8.0.0",