sacad: Update to version 2.7.1

This commit is contained in:
github-actions[bot] 2022-11-18 20:27:59 +00:00
parent e95355e798
commit 0fd4600f43

View File

@ -1,17 +1,17 @@
{ {
"version": "2.7.0", "version": "2.7.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.7.0/sacad_win64.7z", "url": "https://github.com/desbma/sacad/releases/download/2.7.1/sacad_win64.7z",
"hash": "212ed170f360bf3c1d14b7b8b8300c02a9585c189d03c1f45c3a4c4e8b3b395d", "hash": "652632ab3c2c2c1673be718566874a998b963e9312d28110521afc5f0bd1b777",
"extract_dir": "sacad-win64" "extract_dir": "sacad-win64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/desbma/sacad/releases/download/2.7.0/sacad_win32.7z", "url": "https://github.com/desbma/sacad/releases/download/2.7.1/sacad_win32.7z",
"hash": "e7f9e76e34456f48cb7458c7769567c095b3cec835c97560c57b1ab7cbdeeb0e", "hash": "b8c469781f44ddb3bdf94af93b786ff64df200f9997b85e6e6c9ee96a2ae7c51",
"extract_dir": "sacad-win32" "extract_dir": "sacad-win32"
} }
}, },