{
    "version": "3.0.0",
    "description": "Perceptual video quality assessment based on multi-method fusion.",
    "homepage": "https://github.com/Netflix/vmaf",
    "license": "BSD-2-Clause-Patent",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Netflix/vmaf/releases/download/v3.0.0/vmaf.exe",
            "hash": "b7fcb257a3c26b0c8071409df95219e1e4f569b99fde0492521caf1826e95d48"
        }
    },
    "bin": "vmaf.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Netflix/vmaf/releases/download/v$version/vmaf.exe"
            }
        }
    }
}
