zeebe: Update to version 8.2.6

This commit is contained in:
github-actions[bot] 2023-06-12 16:27:29 +00:00
parent 208694b0be
commit 25506dbf94

View File

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