mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
camunda-operate: Update to version 1.0.1
This commit is contained in:
parent
a8ee1a692e
commit
bda3f8540e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "Camunda workflow instance monitor/manager",
|
"description": "Camunda workflow instance monitor/manager",
|
||||||
"homepage": "https://docs.camunda.io/docs/product-manuals/zeebe/zeebe-overview/",
|
"homepage": "https://docs.camunda.io/docs/product-manuals/zeebe/zeebe-overview/",
|
||||||
"license": {
|
"license": {
|
||||||
@ -13,11 +13,11 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.0.0/camunda-cloud-operate-1.0.0.zip",
|
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.0.1/camunda-cloud-operate-1.0.1.zip",
|
||||||
"hash": "sha1:7fb708515922299359439e401eb23cb84d92a9d3"
|
"hash": "sha1:acd7b7a2b4e787685e5d09c36986d6ff6c000f9b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "camunda-cloud-operate-1.0.0",
|
"extract_dir": "camunda-cloud-operate-1.0.1",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\operate.bat",
|
"bin\\operate.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user