camunda-operate: Update to version 0.23.0

This commit is contained in:
Ash258 2020-04-22 23:38:57 +02:00
parent 7e11b47091
commit 7775977c66

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.1", "version": "0.23.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.22.2/camunda-operate-1.2.1.zip", "url": "https://github.com/zeebe-io/zeebe/releases/download/0.23.0/camunda-operate-0.23.0.zip",
"hash": "sha1:68738220f03c325c09cb4297e6a7607184e891b7" "hash": "sha1:ba9cb29b47fe226059fa7b879b0438be3d2be0c4"
} }
}, },
"extract_dir": "camunda-operate-1.2.1", "extract_dir": "camunda-operate-0.23.0",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",