From 0eb4c2d28394b5ea1698a4ec7921c2e098ccebe9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 30 Nov 2019 20:01:16 +0000 Subject: [PATCH] sacad: Update to version 2.2.3 --- bucket/sacad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sacad.json b/bucket/sacad.json index a669ba2476..2904c9e1b1 100644 --- a/bucket/sacad.json +++ b/bucket/sacad.json @@ -2,16 +2,16 @@ "homepage": "https://github.com/desbma/sacad", "description": "A command line tool to download album covers without manual intervention.", "license": "MPL-2.0", - "version": "2.2.2", + "version": "2.2.3", "architecture": { "64bit": { - "url": "https://github.com/desbma/sacad/releases/download/2.2.2/sacad_win64.7z", - "hash": "12eaf35d3dcf7f58343d9ea348c5a99f1f8d8c64e531b525a33a53e63f384b64", + "url": "https://github.com/desbma/sacad/releases/download/2.2.3/sacad_win64.7z", + "hash": "defc6bf0d3da834a3d526e282206f9e6ea1047b4d1b2306918a609fa0915d710", "extract_dir": "sacad-win64" }, "32bit": { - "url": "https://github.com/desbma/sacad/releases/download/2.2.2/sacad_win32.7z", - "hash": "11d8cbc9192e971bd9358911bd616a97ed04e56407fbc1a33fc90e02923905f9", + "url": "https://github.com/desbma/sacad/releases/download/2.2.3/sacad_win32.7z", + "hash": "636040a4d40500c5b912125ea53ef6f1644e181dfd1339b273e96a9313018383", "extract_dir": "sacad-win32" } },