zeebe: Update to version 8.3.7

This commit is contained in:
github-actions[bot] 2024-02-14 16:26:26 +00:00
parent 2935d29f5d
commit 2bea7fdd14

View File

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