mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zeebe: Update to version 0.26.2
This commit is contained in:
parent
04e94a1af5
commit
04e0b509b6
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.26.1",
|
"version": "0.26.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.26.1/zeebe-distribution-0.26.1.zip",
|
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.26.2/zeebe-distribution-0.26.2.zip",
|
||||||
"hash": "sha1:da27fc7bb1135f6e7f86b37258980f5f47138d27"
|
"hash": "sha1:c2b3b8ccd286b023f9690a41ccb6aecdb3ff1182"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "zeebe-broker-0.26.1",
|
"extract_dir": "zeebe-broker-0.26.2",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user