zeebe: Update to version 8.1.8

This commit is contained in:
github-actions[bot] 2023-02-17 08:28:41 +00:00
parent a42967d97d
commit 7e382b53ae

View File

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