zeebe: Update to version 8.4.2

This commit is contained in:
github-actions[bot] 2024-02-09 16:26:42 +00:00
parent 9e00b8ddef
commit 4ce3f8b6f0

View File

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