{ "homepage": "https://github.com/iawia002/annie", "description": "A fast, simple and clean video downloader built with Go.", "license": "MIT", "version": "0.9.5", "architecture": { "64bit": { "url": "https://github.com/iawia002/annie/releases/download/0.9.5/annie_0.9.5_Windows_64-bit.zip", "hash": "e8e7fa39588d0cc820d4f213f5099668658edb58c4e727126803efd16c42af5c" }, "32bit": { "url": "https://github.com/iawia002/annie/releases/download/0.9.5/annie_0.9.5_Windows_32-bit.zip", "hash": "b77a3ed7ae581ef5bacff77218ccd891551266a1891a1e3c5d1bd27af7662e55" } }, "bin": "annie.exe", "depends": "ffmpeg", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/iawia002/annie/releases/download/$version/annie_$version_Windows_64-bit.zip" }, "32bit": { "url": "https://github.com/iawia002/annie/releases/download/$version/annie_$version_Windows_32-bit.zip" } }, "hash": { "url": "$baseurl/annie_$version_checksums.txt" } } }