mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zeebe: Update to version 8.0.1
This commit is contained in:
parent
4eb6a3db3a
commit
6aa1acab62
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user