camunda-operate: Update to version 1.2.3

This commit is contained in:
Richard Kuhnt 2021-11-25 20:01:49 +00:00
parent c0fa85909f
commit 92a0c8bfea

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.4", "version": "1.2.3",
"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.4/camunda-cloud-operate-1.2.4.zip", "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.3/camunda-cloud-operate-1.2.3.zip",
"hash": "sha1:66a4f52df502ad1ad786e4ba98c306fcdbbea9d5" "hash": "sha1:3e046532043f1fdd5df9de351f099b242b274ed2"
} }
}, },
"extract_dir": "camunda-cloud-operate-1.2.4", "extract_dir": "camunda-cloud-operate-1.2.3",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",