mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
zeebe: Update to version 1.3.3
This commit is contained in:
parent
3b34aae0b8
commit
0fe2427910
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.2",
|
"version": "1.3.3",
|
||||||
"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.2/camunda-cloud-zeebe-1.3.2.zip",
|
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.3.3/camunda-cloud-zeebe-1.3.3.zip",
|
||||||
"hash": "sha1:5c7592f6a7ce7085b4e79fd2e0cd22445ca8371b"
|
"hash": "sha1:56cabe80e9fc33f5e0173a3f2fddf9aa8a4ddc76"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "camunda-cloud-zeebe-1.3.2",
|
"extract_dir": "camunda-cloud-zeebe-1.3.3",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user