camunda-operate: Update to version 8.4.11

This commit is contained in:
github-actions[bot] 2024-09-09 12:32:14 +00:00
parent ad6937a578
commit f336d6d92b

View File

@ -1,5 +1,5 @@
{ {
"version": "8.3.14", "version": "8.4.11",
"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%2Bgen16/camunda-operate-8.3.14.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.4%2Bgen13/camunda-operate-8.4.11.zip",
"hash": "sha1:9058c0bbdda6ff1f343ee3dccb63d9ee49bd147f" "hash": "sha1:ef4b30112c116ddcd4953c96892f6a3c75418e3b"
} }
}, },
"extract_dir": "camunda-operate-8.3.14", "extract_dir": "camunda-operate-8.4.11",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",