camunda-operate: Update to version 0.26.0

This commit is contained in:
Jakub Čábera 2021-01-13 07:15:22 +01:00
parent e55f53fb0a
commit f17123be07

View File

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