zeebe: Update to version 8.1.18

This commit is contained in:
github-actions[bot] 2023-10-18 20:24:37 +00:00
parent 12c9cbccf7
commit c879ae3833

View File

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