zeebe: Update to version 8.1.9

This commit is contained in:
github-actions[bot] 2023-03-13 12:31:00 +00:00
parent 00d0a7a8d2
commit 9b19e61dee

View File

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