mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zeebe: Update to version 1.2.8
This commit is contained in:
parent
25fe4cc078
commit
112f9c55a1
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.2.7",
|
||||
"version": "1.2.8",
|
||||
"description": "Distributed Workflow Engine for Microservices Orchestration",
|
||||
"homepage": "https://camunda.com/products/cloud/workflow-engine/",
|
||||
"license": {
|
||||
@ -11,11 +11,11 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.7/camunda-cloud-zeebe-1.2.7.zip",
|
||||
"hash": "sha1:075ee59507508281936322096e3860942d706f60"
|
||||
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.8/camunda-cloud-zeebe-1.2.8.zip",
|
||||
"hash": "sha1:6737fca55cfa96659071d2406eacda51451d02f5"
|
||||
}
|
||||
},
|
||||
"extract_dir": "camunda-cloud-zeebe-1.2.7",
|
||||
"extract_dir": "camunda-cloud-zeebe-1.2.8",
|
||||
"bin": [
|
||||
[
|
||||
"bin\\broker.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user