zeebe: Update to version 8.2.15

This commit is contained in:
github-actions[bot] 2023-09-29 12:32:13 +00:00
parent e91327284b
commit 4b149fd65f

View File

@ -1,5 +1,5 @@
{ {
"version": "8.2.13", "version": "8.2.15",
"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.2.13/camunda-zeebe-8.2.13.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.15/camunda-zeebe-8.2.15.zip",
"hash": "sha1:a9582eeebd1eff789a29cd04771f1f27f6d3760b" "hash": "sha1:7ed2236d870b511a6ef1a6db810cda8813589a53"
} }
}, },
"extract_dir": "camunda-zeebe-8.2.13", "extract_dir": "camunda-zeebe-8.2.15",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",