camunda-operate: Update to version 0.23.1

This commit is contained in:
Jakub Čábera 2020-06-18 18:29:44 +02:00
parent 769d8e6b4e
commit e08728ceee

View File

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