sacad: Update to version 2.5.1

This commit is contained in:
github-actions[bot] 2022-04-16 12:31:01 +00:00
parent cd3582bc81
commit 934e561ac1

View File

@ -1,17 +1,17 @@
{ {
"version": "2.5.0", "version": "2.5.1",
"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.5.0/sacad_win64.7z", "url": "https://github.com/desbma/sacad/releases/download/2.5.1/sacad_win64.7z",
"hash": "43493dabe7a6f1a067d50b5e7751d2bff9bbc08caa34b585bf9deb8a7540deb9", "hash": "94bd499b804864097413b9b6a77e70b8b6dfbbcafa46ae02ef6538207d349cc6",
"extract_dir": "sacad-win64" "extract_dir": "sacad-win64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/desbma/sacad/releases/download/2.5.0/sacad_win32.7z", "url": "https://github.com/desbma/sacad/releases/download/2.5.1/sacad_win32.7z",
"hash": "dc6d051155811688c993908c25e6689346cd236033e376aa46d510bba8fd5cd5", "hash": "a41b99b612cd31fb7678f1f45a6b4da813896f0d318085ec2ec39bab5dd3b41e",
"extract_dir": "sacad-win32" "extract_dir": "sacad-win32"
} }
}, },