camunda-operate: Update to version 1.2.4

This commit is contained in:
Richard Kuhnt 2021-11-05 18:00:34 +00:00
parent 2c83b4b7ef
commit cc6771dd20

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.3", "version": "1.2.4",
"description": "Camunda workflow instance monitor/manager", "description": "Camunda workflow instance monitor/manager",
"homepage": "https://docs.camunda.io/docs/product-manuals/zeebe/zeebe-overview/", "homepage": "https://docs.camunda.io/docs/product-manuals/zeebe/zeebe-overview/",
"license": { "license": {
@ -13,11 +13,11 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.3/camunda-cloud-operate-1.2.3.zip", "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.4/camunda-cloud-operate-1.2.4.zip",
"hash": "sha1:3e046532043f1fdd5df9de351f099b242b274ed2" "hash": "sha1:66a4f52df502ad1ad786e4ba98c306fcdbbea9d5"
} }
}, },
"extract_dir": "camunda-cloud-operate-1.2.3", "extract_dir": "camunda-cloud-operate-1.2.4",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",