camunda-operate: Update to version 0.25.0

This commit is contained in:
Jakub Čábera 2020-12-11 08:05:22 +01:00
parent f572331d9c
commit 8967fbb9b0

View File

@ -1,5 +1,5 @@
{ {
"version": "0.24.4", "version": "0.25.0",
"description": "Camunda workflow instance monitor/manager", "description": "Camunda workflow instance monitor/manager",
"homepage": "https://docs.zeebe.io/operate-user-guide/", "homepage": "https://docs.zeebe.io/operate-user-guide/",
"license": { "license": {
@ -16,11 +16,11 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.24.5/camunda-operate-0.24.4.zip", "url": "https://github.com/zeebe-io/zeebe/releases/download/0.25.3/camunda-operate-0.25.0.zip",
"hash": "sha1:ca450d402955d5d123e2bfcf2937f293abaa9ab1" "hash": "sha1:ffbc80e46a9b2252672a2572afec513768bc0111"
} }
}, },
"extract_dir": "camunda-operate-0.24.4", "extract_dir": "camunda-operate-0.25.0",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",