From 10a7b3deb832ef354b1fc22a1d14f476cce5ccf0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 20:28:11 +0000 Subject: [PATCH] sacad: Update to version 2.6.0 --- bucket/sacad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sacad.json b/bucket/sacad.json index 8ee9c62571..eec01f47e9 100644 --- a/bucket/sacad.json +++ b/bucket/sacad.json @@ -1,17 +1,17 @@ { - "version": "2.5.1", + "version": "2.6.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.5.1/sacad_win64.7z", - "hash": "94bd499b804864097413b9b6a77e70b8b6dfbbcafa46ae02ef6538207d349cc6", + "url": "https://github.com/desbma/sacad/releases/download/2.6.0/sacad_win64.7z", + "hash": "5484cf718668dc1277c7991320945ee690745cb8486d4215cb09ffa16a6b81dd", "extract_dir": "sacad-win64" }, "32bit": { - "url": "https://github.com/desbma/sacad/releases/download/2.5.1/sacad_win32.7z", - "hash": "a41b99b612cd31fb7678f1f45a6b4da813896f0d318085ec2ec39bab5dd3b41e", + "url": "https://github.com/desbma/sacad/releases/download/2.6.0/sacad_win32.7z", + "hash": "ed9f07f30d455179b1415b4ad00851e5433e587b00a49d3c45a5f4a21d2fd405", "extract_dir": "sacad-win32" } },