zeebe: Update to version 8.2.13

This commit is contained in:
github-actions[bot] 2023-09-12 12:30:57 +00:00
parent b0971e0b16
commit 67e98f2270

View File

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