mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zeebe: Update to version 8.0.2
This commit is contained in:
parent
ccac9b8e20
commit
3dc73473a8
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0.1",
|
"version": "8.0.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.0.1/camunda-zeebe-8.0.1.zip",
|
"url": "https://github.com/camunda/camunda-platform/releases/download/8.0.2/camunda-zeebe-8.0.2.zip",
|
||||||
"hash": "sha1:f92de1c789f597d86c0a3af7c37a2dcef1a1bee2"
|
"hash": "sha1:576beb2d1828d53b7cd720f04401c7e924a8c247"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "camunda-zeebe-8.0.1",
|
"extract_dir": "camunda-zeebe-8.0.2",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user