camunda-operate: Update to version 8.5.10

This commit is contained in:
github-actions[bot] 2025-01-14 16:29:56 +00:00
parent 7d3307f2a1
commit bbfb971f0c

View File

@ -1,5 +1,5 @@
{ {
"version": "8.5.9", "version": "8.5.10",
"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.5%2Bgen13/camunda-operate-8.5.9.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.5%2Bgen14/camunda-operate-8.5.10.zip",
"hash": "sha1:558bce474c34b9706536a904546c0b1eb40b967b" "hash": "sha1:d76fcabd6bdf87ad9a4efb5af24201bf55c23948"
} }
}, },
"extract_dir": "camunda-operate-8.5.9", "extract_dir": "camunda-operate-8.5.10",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",