mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
zeebe: Update to version 0.22.2
This commit is contained in:
parent
7205789c8f
commit
c788b48dec
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.22.1",
|
||||
"version": "0.22.2",
|
||||
"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.22.1/zeebe-distribution-0.22.1.zip",
|
||||
"hash": "sha1:ee93fd7cc85b3a315e7da74d2309da40adf60b65"
|
||||
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.22.2/zeebe-distribution-0.22.2.zip",
|
||||
"hash": "sha1:0aaf1bb58c6fa9a1901fd9ebdb800559cfbd5216"
|
||||
}
|
||||
},
|
||||
"extract_dir": "zeebe-broker-0.22.1",
|
||||
"extract_dir": "zeebe-broker-0.22.2",
|
||||
"bin": [
|
||||
[
|
||||
"bin\\broker.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user