zeebe: Update to version 8.4.5

This commit is contained in:
github-actions[bot] 2024-03-11 12:31:21 +00:00
parent 7b29de1b95
commit 9f70c40bba

View File

@ -1,5 +1,5 @@
{ {
"version": "8.4.4", "version": "8.4.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.4.4/camunda-zeebe-8.4.4.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.5/camunda-zeebe-8.4.5.zip",
"hash": "sha1:df32ac8c49e7527e1097f16a23653231de0f4869" "hash": "sha1:2b0c7083f87ac38e89416d6f863f8708c898b014"
} }
}, },
"extract_dir": "camunda-zeebe-8.4.4", "extract_dir": "camunda-zeebe-8.4.5",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",