camunda-operate: Update to version 1.3.2

This commit is contained in:
github-actions[bot] 2022-01-28 20:26:23 +00:00
parent 80dec84000
commit 9eba959c5b

View File

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