From 8c221d285d95d6ae5839db7514ac3707a868c3fc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 5 Sep 2019 00:00:32 +0000 Subject: [PATCH] sacad: Update to version 2.2.0 --- bucket/sacad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sacad.json b/bucket/sacad.json index 0a2525ec59..99816e7ac5 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.1.10", + "version": "2.2.0", "architecture": { "64bit": { - "url": "https://github.com/desbma/sacad/releases/download/2.1.10/sacad_win64.7z", - "hash": "3c47bfd50625799fd092eaaa4583b84926dc12d9a2f6c969ae8a332649abaf85", + "url": "https://github.com/desbma/sacad/releases/download/2.2.0/sacad_win64.7z", + "hash": "66a2ee84854b51617796dd9ba504f9adbc6f8732c84c25d390990a8ce8ca2bfd", "extract_dir": "sacad-win64" }, "32bit": { - "url": "https://github.com/desbma/sacad/releases/download/2.1.10/sacad_win32.7z", - "hash": "74d20cf19fdde32366089a2f1a6171e16b06642e6b7b12ebcfab101a62c2d615", + "url": "https://github.com/desbma/sacad/releases/download/2.2.0/sacad_win32.7z", + "hash": "a2a4fef92ee04205133f5649940627118e2fcf567496be932bb8e0091e77ef15", "extract_dir": "sacad-win32" } },