mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-22 03:14:39 +00:00
zeebe: Update to version 1.3.1
This commit is contained in:
parent
4d3bbe2297
commit
9596bea114
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"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.3.0/camunda-cloud-zeebe-1.3.0.zip",
|
||||
"hash": "sha1:b702115ee3676292ae7f669a66bfa307434c2069"
|
||||
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.3.1/camunda-cloud-zeebe-1.3.1.zip",
|
||||
"hash": "sha1:48cee9443ac98f78178ae0a55eb241ee56a4c559"
|
||||
}
|
||||
},
|
||||
"extract_dir": "camunda-cloud-zeebe-1.3.0",
|
||||
"extract_dir": "camunda-cloud-zeebe-1.3.1",
|
||||
"bin": [
|
||||
[
|
||||
"bin\\broker.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user