zeebe: Update to version 8.3.0

This commit is contained in:
github-actions[bot] 2023-10-10 20:23:32 +00:00
parent 0f34b1741c
commit 116bf3edd4

View File

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