From f1e6fd691a007fb3b6789231c6daf0c64aae8ec4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 20:26:24 +0000 Subject: [PATCH] sacad: Update to version 2.7.2 --- bucket/sacad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sacad.json b/bucket/sacad.json index f1fd1e246b..447bb2aef0 100644 --- a/bucket/sacad.json +++ b/bucket/sacad.json @@ -1,17 +1,17 @@ { - "version": "2.7.1", + "version": "2.7.2", "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.7.1/sacad_win64.7z", - "hash": "652632ab3c2c2c1673be718566874a998b963e9312d28110521afc5f0bd1b777", + "url": "https://github.com/desbma/sacad/releases/download/2.7.2/sacad_win64.7z", + "hash": "9541daa9dc116d5c1c7219adce9bd961dac7985a22e92a8abdb3ee55402351a9", "extract_dir": "sacad-win64" }, "32bit": { - "url": "https://github.com/desbma/sacad/releases/download/2.7.1/sacad_win32.7z", - "hash": "b8c469781f44ddb3bdf94af93b786ff64df200f9997b85e6e6c9ee96a2ae7c51", + "url": "https://github.com/desbma/sacad/releases/download/2.7.2/sacad_win32.7z", + "hash": "e3a5beb0c17eb7314894ab53a60195e368b4b2f5346078782d327b14760663a7", "extract_dir": "sacad-win32" } },