sacad: Update to version 2.4.0

This commit is contained in:
Jakub Čábera 2021-05-12 08:17:45 +02:00
parent 94dd5b6a75
commit 1b73d0604e

View File

@ -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"
}
},