camunda-operate: Update to version 1.2.3

This commit is contained in:
Richard Kuhnt 2021-11-02 23:00:34 +00:00
parent f613690b1f
commit a9bbb1ceca

View File

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