{
    "version": "5.46.1",
    "description": "Made for developers, edit your BPMN process diagrams and DMN decision tables.",
    "homepage": "https://camunda.org/download/modeler/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/camunda/camunda-modeler/releases/download/v5.46.1/camunda-modeler-5.46.1-win-x64.zip",
            "hash": "c654f81d7f624062c12471fb43eacff42dd13dbe8de2444d54bc14350813184e"
        },
        "32bit": {
            "url": "https://github.com/camunda/camunda-modeler/releases/download/v5.46.1/camunda-modeler-5.46.1-win-ia32.zip",
            "hash": "09736690a4ccdcdb4653e38f29de1120b17712273829c7c048a3f8b5dcc7bc4a"
        }
    },
    "bin": "Camunda Modeler.exe",
    "shortcuts": [
        [
            "Camunda Modeler.exe",
            "Camunda Modeler"
        ]
    ],
    "checkver": {
        "github": "https://github.com/camunda/camunda-modeler"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/camunda/camunda-modeler/releases/download/v$version/camunda-modeler-$version-win-x64.zip"
            },
            "32bit": {
                "url": "https://github.com/camunda/camunda-modeler/releases/download/v$version/camunda-modeler-$version-win-ia32.zip"
            }
        }
    }
}
