zeebe: Update to version 8.2.9

This commit is contained in:
github-actions[bot] 2023-07-26 16:27:05 +00:00
parent cd73fec5a9
commit 1b9c58c890

View File

@ -1,5 +1,5 @@
{ {
"version": "8.2.8", "version": "8.2.9",
"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.8/camunda-zeebe-8.2.8.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.9/camunda-zeebe-8.2.9.zip",
"hash": "sha1:c5d3945a9543151c1dd20b5139842c3dc5465576" "hash": "sha1:eaeb6f0b0061def39f2e44732d0b172a8cc77cbc"
} }
}, },
"extract_dir": "camunda-zeebe-8.2.8", "extract_dir": "camunda-zeebe-8.2.9",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",