camunda-operate: Update to version 0.23.2

This commit is contained in:
Jakub Čábera 2020-06-19 20:19:10 +02:00
parent 8db7cb4c5c
commit d3517e0dd6

View File

@ -1,5 +1,5 @@
{ {
"version": "0.23.1", "version": "0.23.2",
"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.23.3/camunda-operate-0.23.1.zip", "url": "https://github.com/zeebe-io/zeebe/releases/download/0.23.3/camunda-operate-0.23.2.zip",
"hash": "sha1:2538a4599e15c2a6c7b51356d1ababe00c524ab8" "hash": "sha1:6c8552134569564efd1af6e8b778c165b7dd74af"
} }
}, },
"extract_dir": "camunda-operate-0.23.1", "extract_dir": "camunda-operate-0.23.2",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",