{
    "version": "3.3.0.604",
    "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": "f289d7cfae91af75a4771dbd182b684168c2b9febeecf0b3713cfee15de5f239"
        }
    },
    "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"
            }
        }
    }
}
