zeebe: Update to version 8.4.3

This commit is contained in:
github-actions[bot] 2024-02-15 16:25:58 +00:00
parent 177130f2da
commit ef8cfbbead

View File

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