sacad: Update to version 2.8.0

This commit is contained in:
github-actions[bot] 2024-07-28 20:26:09 +00:00
parent 5b817fffd3
commit cad6ca03d6

View File

@ -1,17 +1,17 @@
{ {
"version": "2.7.5", "version": "2.8.0",
"description": "A command line tool to download album covers without manual intervention.", "description": "A command line tool to download album covers without manual intervention.",
"homepage": "https://github.com/desbma/sacad", "homepage": "https://github.com/desbma/sacad",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/desbma/sacad/releases/download/2.7.5/sacad_win64.7z", "url": "https://github.com/desbma/sacad/releases/download/2.8.0/sacad_win64.7z",
"hash": "c74c817bc02b4176ea95fe5f7733860b2c0d9f5b91c648e2cafeaf04838912c7", "hash": "64e8ba4c06b09961c6f5e2c4248eb6ea1cb622ad38fece5391afabba64faa7dd",
"extract_dir": "sacad-win64" "extract_dir": "sacad-win64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/desbma/sacad/releases/download/2.7.5/sacad_win32.7z", "url": "https://github.com/desbma/sacad/releases/download/2.8.0/sacad_win32.7z",
"hash": "03d1b4118941322b1828b03d1eac42f71ef541ec01fa4263bb8912edf04fdc34", "hash": "3e4665daaede414141b9f5bec5a3617893e039e554115256a27f99b64da71898",
"extract_dir": "sacad-win32" "extract_dir": "sacad-win32"
} }
}, },