camunda-operate: Update to version 8.5.5

This commit is contained in:
github-actions[bot] 2024-08-13 12:31:43 +00:00
parent 084a5f948c
commit be74b526d0

View File

@ -1,5 +1,5 @@
{ {
"version": "8.4.11", "version": "8.5.5",
"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.4%2Bgen12/camunda-operate-8.4.11.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.5%2Bgen8/camunda-operate-8.5.5.zip",
"hash": "sha1:ef4b30112c116ddcd4953c96892f6a3c75418e3b" "hash": "sha1:eb27727f42c2cb5b3bba466618b86120d1b7cead"
} }
}, },
"extract_dir": "camunda-operate-8.4.11", "extract_dir": "camunda-operate-8.5.5",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",