{
    "version": "4.9",
    "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.9/mtuner64.zip",
            "hash": "51e2b7c72f489d4fb948d568b873914a9e2f72a3bc296f50cbc3309b53086fab"
        }
    },
    "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"
            }
        }
    }
}
