zeebe: Update to version 8.1.7

This commit is contained in:
github-actions[bot] 2023-02-13 12:33:24 +00:00
parent 34fe3fcde8
commit 5fea62f449

View File

@ -1,5 +1,5 @@
{ {
"version": "8.1.6", "version": "8.1.7",
"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.6/camunda-zeebe-8.1.6.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.7/camunda-zeebe-8.1.7.zip",
"hash": "sha1:c53a120b6ded1676a675096513411c6ca1e32c37" "hash": "sha1:f662dee40af47eec03cac80519ce589d3d12427b"
} }
}, },
"extract_dir": "camunda-zeebe-8.1.6", "extract_dir": "camunda-zeebe-8.1.7",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",