camunda-operate: Update to version 1.3.3

This commit is contained in:
github-actions[bot] 2022-02-07 12:29:48 +00:00
parent b0062ea9ae
commit d2b420f770

View File

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