{
    "version": "0.11.2",
    "description": "AV1 re-encoding using ffmpeg, svt-av1 & vmaf.",
    "homepage": "https://github.com/alexheretic/ab-av1",
    "license": "MIT",
    "depends": "main/ffmpeg",
    "architecture": {
        "64bit": {
            "url": "https://github.com/alexheretic/ab-av1/releases/download/v0.11.2/ab-av1.exe",
            "hash": "26e9657a947d4c13b702a56567d8ccb362fd27a1a06101e8ea94ebaacac2491c"
        }
    },
    "bin": "ab-av1.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/alexheretic/ab-av1/releases/download/v$version/ab-av1.exe"
            }
        }
    }
}
