{ "version": "2.7.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.7.0/sacad_win64.7z", "hash": "212ed170f360bf3c1d14b7b8b8300c02a9585c189d03c1f45c3a4c4e8b3b395d", "extract_dir": "sacad-win64" }, "32bit": { "url": "https://github.com/desbma/sacad/releases/download/2.7.0/sacad_win32.7z", "hash": "e7f9e76e34456f48cb7458c7769567c095b3cec835c97560c57b1ab7cbdeeb0e", "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" } } } }