From 1ccb1c494584d0d173c53ad55201f246b84634b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Jan 2022 20:27:55 +0000 Subject: [PATCH] sacad: Update to version 2.5.0 --- bucket/sacad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sacad.json b/bucket/sacad.json index 8b0bf129bf..703f0551c9 100644 --- a/bucket/sacad.json +++ b/bucket/sacad.json @@ -1,17 +1,17 @@ { - "version": "2.4.0", + "version": "2.5.0", "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.4.0/sacad_win64.7z", - "hash": "9e134426708ae846f5248aea57c498605c7e7ef9f927625c9c3bd4065f3db585", + "url": "https://github.com/desbma/sacad/releases/download/2.5.0/sacad_win64.7z", + "hash": "43493dabe7a6f1a067d50b5e7751d2bff9bbc08caa34b585bf9deb8a7540deb9", "extract_dir": "sacad-win64" }, "32bit": { - "url": "https://github.com/desbma/sacad/releases/download/2.4.0/sacad_win32.7z", - "hash": "3f21fc37009233fc3f57028436a4d88442dd196d5f9c290047d0146ef721386c", + "url": "https://github.com/desbma/sacad/releases/download/2.5.0/sacad_win32.7z", + "hash": "dc6d051155811688c993908c25e6689346cd236033e376aa46d510bba8fd5cd5", "extract_dir": "sacad-win32" } },