{
    "version": "4.179",
    "description": "Video downloader from various sites",
    "homepage": "https://svtplay-dl.se",
    "license": "MIT",
    "suggest": {
        "ffmpeg": "ffmpeg"
    },
    "architecture": {
        "64bit": {
            "url": "https://svtplay-dl.se/download/4.179/svtplay-dl-amd64.zip",
            "hash": "0c05932e50e6e795f59c72f574730b09615070195450e1da25d68258fe0785e9"
        },
        "32bit": {
            "url": "https://svtplay-dl.se/download/4.179/svtplay-dl-win32.zip",
            "hash": "8d1572bd371127410502c7a97f4df0e89803c0d79081ad94052a69a3f755948a"
        }
    },
    "extract_dir": "svtplay-dl",
    "bin": "svtplay-dl.exe",
    "checkver": ">Currently v([\\d.]+)\\s+\\(",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://svtplay-dl.se/download/$version/svtplay-dl-amd64.zip"
            },
            "32bit": {
                "url": "https://svtplay-dl.se/download/$version/svtplay-dl-win32.zip"
            }
        }
    }
}
