mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
zeebe: Update to version 0.24.6
This commit is contained in:
parent
513646109a
commit
13415f2d8b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.24.5",
|
||||
"version": "0.24.6",
|
||||
"description": "Distributed Workflow Engine for Microservices Orchestration",
|
||||
"homepage": "https://zeebe.io",
|
||||
"license": {
|
||||
@ -14,11 +14,11 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.24.5/zeebe-distribution-0.24.5.zip",
|
||||
"hash": "sha1:39ff78cb15ec2c22a64aa52bbb851618691103fa"
|
||||
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.24.6/zeebe-distribution-0.24.6.zip",
|
||||
"hash": "sha1:b7ce7c9f27ab61e5423a36d4ba1255f0b35e32cd"
|
||||
}
|
||||
},
|
||||
"extract_dir": "zeebe-broker-0.24.5",
|
||||
"extract_dir": "zeebe-broker-0.24.6",
|
||||
"bin": [
|
||||
[
|
||||
"bin\\broker.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user