camunda-operate: Update to version 0.24.3

This commit is contained in:
Jakub Čábera 2020-09-12 12:21:02 +02:00
parent e973d38074
commit 782f053f08

View File

@ -1,5 +1,5 @@
{ {
"version": "0.24.2", "version": "0.24.3",
"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.1/camunda-operate-0.24.2.zip", "url": "https://github.com/zeebe-io/zeebe/releases/download/0.24.3/camunda-operate-0.24.3.zip",
"hash": "sha1:b7605becf43da7b683513dacc6ae6a91101ada97" "hash": "sha1:1d6802ad7f94f36f6424ac85b85d1d201c14ec0e"
} }
}, },
"extract_dir": "camunda-operate-0.24.2", "extract_dir": "camunda-operate-0.24.3",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",