zeebe: Update to version 8.2.7

This commit is contained in:
github-actions[bot] 2023-06-14 00:43:39 +00:00
parent 3964494d5f
commit 10a1780eb6

View File

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