camunda-operate: Update to version 8.3.3

This commit is contained in:
github-actions[bot] 2023-11-17 16:28:54 +00:00
parent 205ea7ae74
commit 6ab220fdfd

View File

@ -1,5 +1,5 @@
{ {
"version": "8.3.2", "version": "8.3.3",
"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": {
@ -17,8 +17,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/camunda/camunda-platform/releases/download/8.3.2/camunda-operate-8.3.2.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.3.3/camunda-operate-8.3.3.zip",
"hash": "sha1:5bc748ef03172703f4e7ce9aa38655f157ef31ac" "hash": "sha1:a61df9d9023c846d48ae723c9f4aada76fbedb70"
} }
}, },
"extract_dir": "camunda-operate-8.0.0", "extract_dir": "camunda-operate-8.0.0",