zeebe: Update to version 8.2.10

This commit is contained in:
github-actions[bot] 2023-07-28 08:25:35 +00:00
parent b7118c5edc
commit 01eb090a91

View File

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