{
    "version": "3.1.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.1.0/vmaf.exe",
            "hash": "d8098b400aeedb1e1246fe8055ac626a11bdada278800a8145956d1fa81a2de6"
        }
    },
    "bin": "vmaf.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Netflix/vmaf/releases/download/v$version/vmaf.exe"
            }
        }
    }
}
