diff --git a/bucket/sacad.json b/bucket/sacad.json index 0b948dae3a..8b0bf129bf 100644 --- a/bucket/sacad.json +++ b/bucket/sacad.json @@ -1,17 +1,17 @@ { - "version": "2.3.4", + "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.3.4/sacad_win64.7z", - "hash": "90244b8cb78b052094592e799d7c6efc12156493eb577c44d34148537ce62ad5", + "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.3.4/sacad_win32.7z", - "hash": "c554de0460548038a0e7689c589871930beaaeb731e22df62681c9889b9cb4c1", + "url": "https://github.com/desbma/sacad/releases/download/2.4.0/sacad_win32.7z", + "hash": "3f21fc37009233fc3f57028436a4d88442dd196d5f9c290047d0146ef721386c", "extract_dir": "sacad-win32" } },