sacad: Update to version 2.2.2

This commit is contained in:
Richard Kuhnt 2019-11-18 22:00:26 +00:00
parent 5c33ae6b5e
commit 3c05a865eb

View File

@ -2,16 +2,16 @@
"homepage": "https://github.com/desbma/sacad",
"description": "A command line tool to download album covers without manual intervention.",
"license": "MPL-2.0",
"version": "2.2.0",
"version": "2.2.2",
"architecture": {
"64bit": {
"url": "https://github.com/desbma/sacad/releases/download/2.2.0/sacad_win64.7z",
"hash": "66a2ee84854b51617796dd9ba504f9adbc6f8732c84c25d390990a8ce8ca2bfd",
"url": "https://github.com/desbma/sacad/releases/download/2.2.2/sacad_win64.7z",
"hash": "12eaf35d3dcf7f58343d9ea348c5a99f1f8d8c64e531b525a33a53e63f384b64",
"extract_dir": "sacad-win64"
},
"32bit": {
"url": "https://github.com/desbma/sacad/releases/download/2.2.0/sacad_win32.7z",
"hash": "a2a4fef92ee04205133f5649940627118e2fcf567496be932bb8e0091e77ef15",
"url": "https://github.com/desbma/sacad/releases/download/2.2.2/sacad_win32.7z",
"hash": "11d8cbc9192e971bd9358911bd616a97ed04e56407fbc1a33fc90e02923905f9",
"extract_dir": "sacad-win32"
}
},