mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
zeebe: Update to version 8.4.1
This commit is contained in:
parent
eadaca0f50
commit
7f6e6c09a9
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.4.0",
|
||||
"version": "8.4.1",
|
||||
"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.4.0/camunda-zeebe-8.4.0.zip",
|
||||
"hash": "sha1:6cd994fa63f3034c180fe40733face3f74e6b188"
|
||||
"url": "https://github.com/camunda/camunda-platform/releases/download/8.4.1/camunda-zeebe-8.4.1.zip",
|
||||
"hash": "sha1:2f72c99cff7a7004085bb88c843f4a1bca780cd5"
|
||||
}
|
||||
},
|
||||
"extract_dir": "camunda-zeebe-8.4.0",
|
||||
"extract_dir": "camunda-zeebe-8.4.1",
|
||||
"bin": [
|
||||
[
|
||||
"bin\\broker.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user