camunda-operate: Update to version 1.3.1

This commit is contained in:
github-actions[bot] 2022-01-20 16:29:55 +00:00
parent afa8e5369e
commit ebba672873

View File

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