mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
zeebe: Update to version 1.3.0
This commit is contained in:
parent
d18aafd78a
commit
f6a8effa07
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.9",
|
"version": "1.3.0",
|
||||||
"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.2.9/camunda-cloud-zeebe-1.2.9.zip",
|
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.3.0/camunda-cloud-zeebe-1.3.0.zip",
|
||||||
"hash": "sha1:b61c7a2a31b69d39545dfb5411021ab50087ca13"
|
"hash": "sha1:b702115ee3676292ae7f669a66bfa307434c2069"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "camunda-cloud-zeebe-1.2.9",
|
"extract_dir": "camunda-cloud-zeebe-1.3.0",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user