camunda-operate: Update to version 1.2.1

This commit is contained in:
Richard Kuhnt 2020-03-11 16:01:49 +00:00
parent ee9c4670ae
commit 7205789c8f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.0", "version": "1.2.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.22.1/camunda-operate-1.2.0.zip", "url": "https://github.com/zeebe-io/zeebe/releases/download/0.22.2/camunda-operate-1.2.1.zip",
"hash": "sha1:b8e6330d5e2c917250add386b8077524fa74c54e" "hash": "sha1:68738220f03c325c09cb4297e6a7607184e891b7"
} }
}, },
"extract_dir": "camunda-operate-1.2.0", "extract_dir": "camunda-operate-1.2.1",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",