zeebe: Update to version 8.2.3

This commit is contained in:
github-actions[bot] 2023-04-25 12:30:38 +00:00
parent 54cf661d30
commit 3c2bb841b3

View File

@ -1,5 +1,5 @@
{ {
"version": "8.2.2", "version": "8.2.3",
"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.2/camunda-zeebe-8.2.2.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.3/camunda-zeebe-8.2.3.zip",
"hash": "sha1:566dd1fadcf740491ad0e5227cb136af2b9a8ae1" "hash": "sha1:e39919c1bb98d1ca005a9486421512a31c258def"
} }
}, },
"extract_dir": "camunda-zeebe-8.2.2", "extract_dir": "camunda-zeebe-8.2.3",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",