sacad: Update to version 2.7.0

This commit is contained in:
github-actions[bot] 2022-09-12 00:34:49 +00:00
parent 02d99b3757
commit ba59867440

View File

@ -1,17 +1,17 @@
{
"version": "2.6.0",
"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.6.0/sacad_win64.7z",
"hash": "5484cf718668dc1277c7991320945ee690745cb8486d4215cb09ffa16a6b81dd",
"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.6.0/sacad_win32.7z",
"hash": "ed9f07f30d455179b1415b4ad00851e5433e587b00a49d3c45a5f4a21d2fd405",
"url": "https://github.com/desbma/sacad/releases/download/2.7.0/sacad_win32.7z",
"hash": "e7f9e76e34456f48cb7458c7769567c095b3cec835c97560c57b1ab7cbdeeb0e",
"extract_dir": "sacad-win32"
}
},