{
    "version": "2.0.1.845",
    "description": "A JSON viewer that gives a new approach to process JSON Data files.",
    "homepage": "https://dadroit.com/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://dadroit.com/legal"
    },
    "architecture": {
        "64bit": {
            "url": "https://dadroit.com/releases/win/DadroitJSONViewerSetup.exe",
            "hash": "937c9cb5ea3e22dafe1d6fe287b7d76053b8d6e365106601854f8f805815e6d2"
        }
    },
    "innosetup": true,
    "shortcuts": [
        [
            "DadroitViewer.exe",
            "Dadroit JSON Viewer"
        ]
    ],
    "checkver": {
        "url": "https://dadroit.com/release-notes",
        "regex": "Dadroit JSON Viewer — ([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://dadroit.com/releases/win/DadroitJSONViewerSetup.exe"
            }
        }
    }
}
