sacad: Update to version 2.7.3

This commit is contained in:
github-actions[bot] 2022-12-17 16:28:20 +00:00
parent 99f14286b8
commit 8a0a71a6d4

View File

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