{ "version": "4.10", "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.10/svtplay-dl-amd64.zip", "hash": "e52e8d51d9354d56cf8d68504d67d6e5f953d60c495dca24d80b9cd56a9f48b4" }, "32bit": { "url": "https://svtplay-dl.se/download/4.10/svtplay-dl-win32.zip", "hash": "bb56c4e0204b80b3db6e139395b100114b3e85a77507c0624beeefd8d3832b14" } }, "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" } } } }