zeebe: Update to version 8.1.2

This commit is contained in:
github-actions[bot] 2022-10-20 08:30:57 +00:00
parent e5c8623b0d
commit 4978b3c339

View File

@ -1,5 +1,5 @@
{ {
"version": "8.1.1", "version": "8.1.2",
"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.1/camunda-zeebe-8.1.1.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.2/camunda-zeebe-8.1.2.zip",
"hash": "sha1:43250aa3bbae9c6da0d9f8a0114ae14df3d2812a" "hash": "sha1:51a3f85d057bc5cc30a882cce33f41de1b5b1f72"
} }
}, },
"extract_dir": "camunda-zeebe-8.1.1", "extract_dir": "camunda-zeebe-8.1.2",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",