zeebe: Update to version 8.4.4

This commit is contained in:
github-actions[bot] 2024-02-28 12:30:51 +00:00
parent 06b29b1abd
commit 09e77fdbbe

View File

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