zeebe: Update to version 8.3.2

This commit is contained in:
github-actions[bot] 2023-11-13 16:27:42 +00:00
parent bdc2735dc8
commit 3d7d8814cc

View File

@ -1,5 +1,5 @@
{ {
"version": "8.3.1", "version": "8.3.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.3.1/camunda-zeebe-8.3.1.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.3.2/camunda-zeebe-8.3.2.zip",
"hash": "sha1:f03566662caeafaea0a58d36cf4d7f8d353c1ea3" "hash": "sha1:286c7a2a488c9b6c8a07a90c9babd1abd8f5bdfd"
} }
}, },
"extract_dir": "camunda-zeebe-8.3.1", "extract_dir": "camunda-zeebe-8.3.2",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",