camunda-operate: Update to version 1.1.3

This commit is contained in:
Richard Kuhnt 2021-09-08 12:00:36 +00:00
parent 364bbdf7b0
commit 420e10ac70

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.3", "version": "1.1.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.0.3/camunda-cloud-operate-1.0.3.zip", "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.1.3/camunda-cloud-operate-1.1.3.zip",
"hash": "sha1:f4cd884f2c0aabea0ea451e03f6424935567e031" "hash": "sha1:450a0fd5430d817acdf8e677982d5a74b4a08655"
} }
}, },
"extract_dir": "camunda-cloud-operate-1.0.3", "extract_dir": "camunda-cloud-operate-1.1.3",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",