zeebe: Update to version 8.1.10

This commit is contained in:
github-actions[bot] 2023-04-07 08:26:38 +00:00
parent 8a08425be4
commit 7a56d1ef5f

View File

@ -1,5 +1,5 @@
{ {
"version": "8.1.9", "version": "8.1.10",
"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.1.9/camunda-zeebe-8.1.9.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.10/camunda-zeebe-8.1.10.zip",
"hash": "sha1:06ae290a1533aebd34047525bef40c8b2386750f" "hash": "sha1:0d38b6d64b4e2678494d41fb94a9ab8c576b4a6e"
} }
}, },
"extract_dir": "camunda-zeebe-8.1.9", "extract_dir": "camunda-zeebe-8.1.10",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",