zeebe: Update to version 8.0.1

This commit is contained in:
github-actions[bot] 2022-04-26 16:31:36 +00:00
parent 4eb6a3db3a
commit 6aa1acab62

View File

@ -1,5 +1,5 @@
{
"version": "8.0.0",
"version": "8.0.1",
"description": "Distributed Workflow Engine for Microservices Orchestration",
"homepage": "https://camunda.com/products/cloud/workflow-engine/",
"license": {
@ -15,11 +15,11 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/camunda/camunda-platform/releases/download/8.0.0/camunda-zeebe-8.0.0.zip",
"hash": "sha1:1f8278b62e173dc8e37a540fd5d37e25e73e3311"
"url": "https://github.com/camunda/camunda-platform/releases/download/8.0.1/camunda-zeebe-8.0.1.zip",
"hash": "sha1:f92de1c789f597d86c0a3af7c37a2dcef1a1bee2"
}
},
"extract_dir": "camunda-zeebe-8.0.0",
"extract_dir": "camunda-zeebe-8.0.1",
"bin": [
[
"bin\\broker.bat",