mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
zeebe: Update to version 1.3.5
This commit is contained in:
parent
49162432e1
commit
5f21a131b7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.4",
|
"version": "1.3.5",
|
||||||
"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.3.4/camunda-cloud-zeebe-1.3.4.zip",
|
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.3.5/camunda-cloud-zeebe-1.3.5.zip",
|
||||||
"hash": "sha1:8cfd6a67f947342009db1a155c7719184f082115"
|
"hash": "sha1:216671002c7174eff7720f3efc603b0859c15755"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "camunda-cloud-zeebe-1.3.4",
|
"extract_dir": "camunda-cloud-zeebe-1.3.5",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user