{ "version": "2.3.2", "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.3.2/sacad_win64.7z", "hash": "ec3420fd96e0e206133528237443f72f3e35a2b7ef98372c951ed9f031fb2ee4", "extract_dir": "sacad-win64" }, "32bit": { "url": "https://github.com/desbma/sacad/releases/download/2.3.2/sacad_win32.7z", "hash": "d3a18f4295b71721553610d3f8bc3e662c58ffb632c9cafe0a3cf6dde19702ff", "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" } } } }