mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
zeebe: Update to version 1.0.1
This commit is contained in:
parent
81b435c6e9
commit
dd0ba78f24
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.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": {
|
||||||
@ -11,11 +11,11 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.0.0/camunda-cloud-zeebe-1.0.0.zip",
|
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.0.1/camunda-cloud-zeebe-1.0.1.zip",
|
||||||
"hash": "sha1:8595b56477790322cb249b040d3f88fea67286de"
|
"hash": "sha1:58469b8e58d10230b5cfdf13f9f3ce483dd36838"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "camunda-cloud-zeebe-1.0.0",
|
"extract_dir": "camunda-cloud-zeebe-1.0.1",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user