zeebe: Update to version 8.4.6

This commit is contained in:
github-actions[bot] 2024-04-08 21:06:49 +00:00
parent fcfee506b6
commit 8b9f20e9a8

View File

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