From 016e714865f81981e08f166a4315bb8641d8b096 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 16 Aug 2020 20:18:58 +0200 Subject: [PATCH] sacad: Update to version 2.3.3 --- bucket/sacad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sacad.json b/bucket/sacad.json index fa387d4145..04db4d4940 100644 --- a/bucket/sacad.json +++ b/bucket/sacad.json @@ -1,17 +1,17 @@ { - "version": "2.3.2", + "version": "2.3.3", "description": "A command line tool to download album covers without manual intervention.", "homepage": "https://github.com/desbma/sacad", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/desbma/sacad/releases/download/2.3.2/sacad_win64.7z", - "hash": "ec3420fd96e0e206133528237443f72f3e35a2b7ef98372c951ed9f031fb2ee4", + "url": "https://github.com/desbma/sacad/releases/download/2.3.3/sacad_win64.7z", + "hash": "c365fc356441b9a6fda2614749b1fbeed1c58d43f218ef51fdcb87fb1dadd30e", "extract_dir": "sacad-win64" }, "32bit": { - "url": "https://github.com/desbma/sacad/releases/download/2.3.2/sacad_win32.7z", - "hash": "d3a18f4295b71721553610d3f8bc3e662c58ffb632c9cafe0a3cf6dde19702ff", + "url": "https://github.com/desbma/sacad/releases/download/2.3.3/sacad_win32.7z", + "hash": "eb3b4d6ba98821233b79a5d7b48f7c5a73728b5cfb006809617cbf2535df2aee", "extract_dir": "sacad-win32" } },