camunda-operate: Update to version 8.5.7

This commit is contained in:
github-actions[bot] 2024-09-27 16:30:59 +00:00
parent 7ec50a87e6
commit 3c8645048c

View File

@ -1,5 +1,5 @@
{ {
"version": "8.5.6", "version": "8.5.7",
"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%2Bgen9/camunda-operate-8.5.6.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.5%2Bgen10/camunda-operate-8.5.7.zip",
"hash": "sha1:87eb27ebbb6a63f4d52ec34138f78a4a21599139" "hash": "sha1:1fcc7ca7009658f6df5d1402555fb4eb6d4eed30"
} }
}, },
"extract_dir": "camunda-operate-8.5.6", "extract_dir": "camunda-operate-8.5.7",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",