camunda-operate: Update to version 8.4.1

This commit is contained in:
github-actions[bot] 2024-01-29 16:26:46 +00:00
parent 121085fe16
commit c67d41e0d5

View File

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