zeebe: Update to version 8.2.12

This commit is contained in:
github-actions[bot] 2023-08-17 12:31:25 +00:00
parent 6f86c74f64
commit c2e91b1f6c

View File

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