{
    "version": "4.7",
    "description": "A C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms.",
    "homepage": "https://github.com/milostosic/MTuner",
    "license": "BSD-2-Clause",
    "architecture": {
        "64bit": {
            "url": "https://github.com/milostosic/MTuner/releases/download/v4.7/mtuner64.zip",
            "hash": "2ee267fc004a62fe98420a441ddd3bfc09e6778c7807a9f046a9fe54869a19bb"
        }
    },
    "extract_dir": "MTuner",
    "bin": "MTuner.com",
    "shortcuts": [
        [
            "MTuner.exe",
            "MTuner"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/milostosic/MTuner/releases/download/v$version/mtuner64.zip"
            }
        }
    }
}
