sacad: Update to version 2.6.0

This commit is contained in:
github-actions[bot] 2022-08-16 20:28:11 +00:00
parent ef9baf8454
commit 10a7b3deb8

View File

@ -1,17 +1,17 @@
{
"version": "2.5.1",
"version": "2.6.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.5.1/sacad_win64.7z",
"hash": "94bd499b804864097413b9b6a77e70b8b6dfbbcafa46ae02ef6538207d349cc6",
"url": "https://github.com/desbma/sacad/releases/download/2.6.0/sacad_win64.7z",
"hash": "5484cf718668dc1277c7991320945ee690745cb8486d4215cb09ffa16a6b81dd",
"extract_dir": "sacad-win64"
},
"32bit": {
"url": "https://github.com/desbma/sacad/releases/download/2.5.1/sacad_win32.7z",
"hash": "a41b99b612cd31fb7678f1f45a6b4da813896f0d318085ec2ec39bab5dd3b41e",
"url": "https://github.com/desbma/sacad/releases/download/2.6.0/sacad_win32.7z",
"hash": "ed9f07f30d455179b1415b4ad00851e5433e587b00a49d3c45a5f4a21d2fd405",
"extract_dir": "sacad-win32"
}
},