{ "version": "0.6.3", "description": "YouTube download library and CLI", "homepage": "https://github.com/rylio/ytdl", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/rylio/ytdl/releases/download/v0.6.3/ytdl_0.6.3_windows_amd64.tar.gz", "hash": "62271fa9f275ee0c15a15b2e4f68ac366d46a2c399333fe98ea6ae1cbc08db53" } }, "bin": "ytdl.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/rylio/ytdl/releases/download/v$version/ytdl_$version_windows_amd64.tar.gz" } }, "hash": { "url": "$baseurl/ytdl_$version_checksums.txt" } } }