{
    "version": "8.1.1",
    "description": "A complete, cross-platform solution to record, convert and stream audio and video.",
    "homepage": "https://ffmpeg.org",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/GyanD/codexffmpeg/releases/download/8.1.1/ffmpeg-8.1.1-full_build-shared.7z",
            "hash": "7a6c3e86f54b0dd3bceff31f81bf3b70397171fcf35d1a13b9ed9cbf1040fc18",
            "extract_dir": "ffmpeg-8.1.1-full_build-shared"
        }
    },
    "env_add_path": "bin",
    "env_set": {
        "FFMPEG_DIR": "$dir"
    },
    "persist": "fonts",
    "checkver": {
        "github": "https://github.com/GyanD/codexffmpeg"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/GyanD/codexffmpeg/releases/download/$version/ffmpeg-$version-full_build-shared.7z",
                "extract_dir": "ffmpeg-$version-full_build-shared"
            }
        }
    }
}
