camunda-operate: Update to version 8.5.0

This commit is contained in:
github-actions[bot] 2024-04-09 13:11:36 +00:00
parent be9975640f
commit 6740204161

View File

@ -1,5 +1,5 @@
{ {
"version": "8.4.6", "version": "8.5.0",
"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.6/camunda-operate-8.4.6.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.5.0/camunda-operate-8.5.0.zip",
"hash": "sha1:988d601436654fd6e0b36fb0794c88f88975a0ec" "hash": "sha1:de923056520021e89c7557b04821ac3460541a47"
} }
}, },
"extract_dir": "camunda-operate-8.0.0", "extract_dir": "camunda-operate-8.0.0",