sacad: Update to version 2.7.5

This commit is contained in:
github-actions[bot] 2023-06-14 00:43:38 +00:00
parent 79ea6c80e7
commit f582336b70

View File

@ -1,17 +1,17 @@
{
"version": "2.7.3",
"version": "2.7.5",
"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.7.3/sacad_win64.7z",
"hash": "1994a50337ed7c1b490b48e2677e7f7fc274a0254c2e1b0c5e2b1cde211945d5",
"url": "https://github.com/desbma/sacad/releases/download/2.7.5/sacad_win64.7z",
"hash": "c74c817bc02b4176ea95fe5f7733860b2c0d9f5b91c648e2cafeaf04838912c7",
"extract_dir": "sacad-win64"
},
"32bit": {
"url": "https://github.com/desbma/sacad/releases/download/2.7.3/sacad_win32.7z",
"hash": "147f99e7462b56041e99382eb7bda9b52f45511f8e48288ebcd8d701d6ab5386",
"url": "https://github.com/desbma/sacad/releases/download/2.7.5/sacad_win32.7z",
"hash": "03d1b4118941322b1828b03d1eac42f71ef541ec01fa4263bb8912edf04fdc34",
"extract_dir": "sacad-win32"
}
},