mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +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",
|
"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.0.0/camunda-zeebe-8.0.0.zip",
|
"url": "https://github.com/camunda/camunda-platform/releases/download/8.0.1/camunda-zeebe-8.0.1.zip",
|
||||||
"hash": "sha1:1f8278b62e173dc8e37a540fd5d37e25e73e3311"
|
"hash": "sha1:f92de1c789f597d86c0a3af7c37a2dcef1a1bee2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "camunda-zeebe-8.0.0",
|
"extract_dir": "camunda-zeebe-8.0.1",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user