mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
zeebe: Update to version 1.1.1
This commit is contained in:
parent
f6ff7eba43
commit
e35cff36a6
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.2",
|
"version": "1.1.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": {
|
||||||
@ -11,11 +11,11 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.0.2/camunda-cloud-zeebe-1.0.2.zip",
|
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.1.1/camunda-cloud-zeebe-1.1.1.zip",
|
||||||
"hash": "sha1:1c94897a29e2937b66fabdf5849d9745530ee804"
|
"hash": "sha1:1e32f925aa1352cbfadd9a5c95b3e56cde427950"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "camunda-cloud-zeebe-1.0.2",
|
"extract_dir": "camunda-cloud-zeebe-1.1.1",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user