{ "version": "2.7.1", "description": "A command line tool to download album covers without manual intervention.", "homepage": "https://github.com/desbma/sacad", "license": "MPL-2.0", "architecture": { "64bit": { "url": "https://github.com/desbma/sacad/releases/download/2.7.1/sacad_win64.7z", "hash": "652632ab3c2c2c1673be718566874a998b963e9312d28110521afc5f0bd1b777", "extract_dir": "sacad-win64" }, "32bit": { "url": "https://github.com/desbma/sacad/releases/download/2.7.1/sacad_win32.7z", "hash": "b8c469781f44ddb3bdf94af93b786ff64df200f9997b85e6e6c9ee96a2ae7c51", "extract_dir": "sacad-win32" } }, "bin": [ "sacad.exe", "sacad_r.exe" ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/desbma/sacad/releases/download/$version/sacad_win64.7z" }, "32bit": { "url": "https://github.com/desbma/sacad/releases/download/$version/sacad_win32.7z" } } } }