zeebe: Update to version 8.2.5

This commit is contained in:
github-actions[bot] 2023-05-17 16:28:29 +00:00
parent 017a1d7689
commit 3d469ba7b2

View File

@ -1,5 +1,5 @@
{ {
"version": "8.2.4", "version": "8.2.5",
"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.4/camunda-zeebe-8.2.4.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.5/camunda-zeebe-8.2.5.zip",
"hash": "sha1:5205dafc9dfab5fba29b137942e91ae4cbd1fde3" "hash": "sha1:238c7db51d54e26c5466b613347cec481c828092"
} }
}, },
"extract_dir": "camunda-zeebe-8.2.4", "extract_dir": "camunda-zeebe-8.2.5",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",