zeebe: Update to version 8.1.5

This commit is contained in:
github-actions[bot] 2022-12-09 16:29:37 +00:00
parent acd4d6903f
commit 1574ae1b2a

View File

@ -1,5 +1,5 @@
{ {
"version": "8.1.4", "version": "8.1.5",
"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.4/camunda-zeebe-8.1.4.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.5/camunda-zeebe-8.1.5.zip",
"hash": "sha1:11797c751a4be0b633d51442cd6d2fc34267fd01" "hash": "sha1:7bfcfec213773945fde08e7cfa4d4325f6733c8e"
} }
}, },
"extract_dir": "camunda-zeebe-8.1.4", "extract_dir": "camunda-zeebe-8.1.5",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",