camunda-operate: Update to version 1.0.1

This commit is contained in:
Richard Kuhnt 2021-06-17 12:00:26 +00:00
parent a8ee1a692e
commit bda3f8540e

View File

@ -1,5 +1,5 @@
{
"version": "1.0.0",
"version": "1.0.1",
"description": "Camunda workflow instance monitor/manager",
"homepage": "https://docs.camunda.io/docs/product-manuals/zeebe/zeebe-overview/",
"license": {
@ -13,11 +13,11 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.0.0/camunda-cloud-operate-1.0.0.zip",
"hash": "sha1:7fb708515922299359439e401eb23cb84d92a9d3"
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.0.1/camunda-cloud-operate-1.0.1.zip",
"hash": "sha1:acd7b7a2b4e787685e5d09c36986d6ff6c000f9b"
}
},
"extract_dir": "camunda-cloud-operate-1.0.0",
"extract_dir": "camunda-cloud-operate-1.0.1",
"bin": [
[
"bin\\operate.bat",