mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 05:11:19 +00:00
zeebe: Update to version 8.3.3
This commit is contained in:
parent
103bfa0171
commit
a9113f6835
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.3.2",
|
"version": "8.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": {
|
||||||
@ -15,11 +15,11 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/camunda/camunda-platform/releases/download/8.3.2/camunda-zeebe-8.3.2.zip",
|
"url": "https://github.com/camunda/camunda-platform/releases/download/8.3.3/camunda-zeebe-8.3.3.zip",
|
||||||
"hash": "sha1:286c7a2a488c9b6c8a07a90c9babd1abd8f5bdfd"
|
"hash": "sha1:e62e0b73ff87c85590c438cadbfdcf0e1e86e1f3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "camunda-zeebe-8.3.2",
|
"extract_dir": "camunda-zeebe-8.3.3",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user