{ "version": "2.4.0", "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.4.0/sacad_win64.7z", "hash": "9e134426708ae846f5248aea57c498605c7e7ef9f927625c9c3bd4065f3db585", "extract_dir": "sacad-win64" }, "32bit": { "url": "https://github.com/desbma/sacad/releases/download/2.4.0/sacad_win32.7z", "hash": "3f21fc37009233fc3f57028436a4d88442dd196d5f9c290047d0146ef721386c", "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" } } } }