camunda-operate: Update to version 1.3.4

This commit is contained in:
github-actions[bot] 2022-02-15 16:29:03 +00:00
parent f6574dde15
commit 4590c1f1df

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.3", "version": "1.3.4",
"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.3.3/camunda-cloud-operate-1.3.3.zip", "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.3.4/camunda-cloud-operate-1.3.4.zip",
"hash": "sha1:3a6e2e6f2a8b6df8c616472592ef17d2537c6edc" "hash": "sha1:1a3b1c82494b8bc5d957b1bb29c8b0386d99a579"
} }
}, },
"extract_dir": "camunda-cloud-operate-1.3.3", "extract_dir": "camunda-cloud-operate-1.3.4",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",