mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
zeebe: Update to version 8.4.0
This commit is contained in:
parent
f9933866f0
commit
7132fb5462
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.3.3",
|
||||
"version": "8.4.0",
|
||||
"description": "Distributed Workflow Engine for Microservices Orchestration",
|
||||
"homepage": "https://camunda.com/products/cloud/workflow-engine/",
|
||||
"license": {
|
||||
@ -15,11 +15,11 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/camunda/camunda-platform/releases/download/8.3.3/camunda-zeebe-8.3.3.zip",
|
||||
"hash": "sha1:e62e0b73ff87c85590c438cadbfdcf0e1e86e1f3"
|
||||
"url": "https://github.com/camunda/camunda-platform/releases/download/8.4.0/camunda-zeebe-8.4.0.zip",
|
||||
"hash": "sha1:6cd994fa63f3034c180fe40733face3f74e6b188"
|
||||
}
|
||||
},
|
||||
"extract_dir": "camunda-zeebe-8.3.3",
|
||||
"extract_dir": "camunda-zeebe-8.4.0",
|
||||
"bin": [
|
||||
[
|
||||
"bin\\broker.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user