From 48c898d9a6a60d9fe9749d88cc512629758273ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 8 Jun 2020 08:54:40 +0200 Subject: [PATCH] sacad: Update to version 2.3.0 --- bucket/sacad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sacad.json b/bucket/sacad.json index 2904c9e1b1..3e3adb2a3e 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.3", + "version": "2.3.0", "architecture": { "64bit": { - "url": "https://github.com/desbma/sacad/releases/download/2.2.3/sacad_win64.7z", - "hash": "defc6bf0d3da834a3d526e282206f9e6ea1047b4d1b2306918a609fa0915d710", + "url": "https://github.com/desbma/sacad/releases/download/2.3.0/sacad_win64.7z", + "hash": "10aaefe604c2fdbb0c30f2bdaef87057fb36c2954f10b229866aaae4aa18e031", "extract_dir": "sacad-win64" }, "32bit": { - "url": "https://github.com/desbma/sacad/releases/download/2.2.3/sacad_win32.7z", - "hash": "636040a4d40500c5b912125ea53ef6f1644e181dfd1339b273e96a9313018383", + "url": "https://github.com/desbma/sacad/releases/download/2.3.0/sacad_win32.7z", + "hash": "6dece2cdab36ec7b787c1fc20279f4c6819bf24db48f03552ffb1ab5fcd6f62f", "extract_dir": "sacad-win32" } },