mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01: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",
|
"description": "Distributed Workflow Engine for Microservices Orchestration",
|
||||||
"homepage": "https://zeebe.io",
|
"homepage": "https://zeebe.io",
|
||||||
"license": {
|
"license": {
|
||||||
@ -14,11 +14,11 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.22.1/zeebe-distribution-0.22.1.zip",
|
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.22.2/zeebe-distribution-0.22.2.zip",
|
||||||
"hash": "sha1:ee93fd7cc85b3a315e7da74d2309da40adf60b65"
|
"hash": "sha1:0aaf1bb58c6fa9a1901fd9ebdb800559cfbd5216"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "zeebe-broker-0.22.1",
|
"extract_dir": "zeebe-broker-0.22.2",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user