sacad: Update to version 2.3.4

This commit is contained in:
Jakub Čábera 2020-10-24 11:48:44 +02:00
parent 1af2c33e4c
commit cdc63a90c3

View File

@ -1,17 +1,17 @@
{
"version": "2.3.3",
"version": "2.3.4",
"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.3/sacad_win64.7z",
"hash": "c365fc356441b9a6fda2614749b1fbeed1c58d43f218ef51fdcb87fb1dadd30e",
"url": "https://github.com/desbma/sacad/releases/download/2.3.4/sacad_win64.7z",
"hash": "90244b8cb78b052094592e799d7c6efc12156493eb577c44d34148537ce62ad5",
"extract_dir": "sacad-win64"
},
"32bit": {
"url": "https://github.com/desbma/sacad/releases/download/2.3.3/sacad_win32.7z",
"hash": "eb3b4d6ba98821233b79a5d7b48f7c5a73728b5cfb006809617cbf2535df2aee",
"url": "https://github.com/desbma/sacad/releases/download/2.3.4/sacad_win32.7z",
"hash": "c554de0460548038a0e7689c589871930beaaeb731e22df62681c9889b9cb4c1",
"extract_dir": "sacad-win32"
}
},