{ "version": "0.6.4", "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.4/ytdl_0.6.4_windows_amd64.tar.gz", "hash": "eb9d1c90460f3050c2c1dbfea5fb28e8148edb69892a8afe041ffa7f9e88a58f" } }, "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" } } }