camunda-operate: Update to version 1.1.1

This commit is contained in:
Richard Kuhnt 2021-07-22 20:00:18 +00:00
parent c6e71a8aaa
commit 05bb83b3d8

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.2", "version": "1.1.1",
"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.0.2/camunda-cloud-operate-1.0.2.zip", "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.1.1/camunda-cloud-operate-1.1.1.zip",
"hash": "sha1:04b01c1c64cba7d16c72be18276f16c35904d121" "hash": "sha1:39049089679ccb1dadba00d987c972cb63e557be"
} }
}, },
"extract_dir": "camunda-cloud-operate-1.0.2", "extract_dir": "camunda-cloud-operate-1.1.1",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",