zeebe: Update to version 8.1.6

This commit is contained in:
github-actions[bot] 2023-01-10 16:44:52 +00:00
parent ff44436373
commit 4530d7234c

View File

@ -1,5 +1,5 @@
{ {
"version": "8.1.5", "version": "8.1.6",
"description": "Distributed Workflow Engine for Microservices Orchestration", "description": "Distributed Workflow Engine for Microservices Orchestration",
"homepage": "https://camunda.com/products/cloud/workflow-engine/", "homepage": "https://camunda.com/products/cloud/workflow-engine/",
"license": { "license": {
@ -15,11 +15,11 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/camunda/camunda-platform/releases/download/8.1.5/camunda-zeebe-8.1.5.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.6/camunda-zeebe-8.1.6.zip",
"hash": "sha1:7bfcfec213773945fde08e7cfa4d4325f6733c8e" "hash": "sha1:c53a120b6ded1676a675096513411c6ca1e32c37"
} }
}, },
"extract_dir": "camunda-zeebe-8.1.5", "extract_dir": "camunda-zeebe-8.1.6",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",