From 68b7804a88d873fb14bd364311350af05ffa6d38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 08:30:41 +0000 Subject: [PATCH] mpd: Update to version 0.24.3 --- bucket/mpd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mpd.json b/bucket/mpd.json index 4b3607e297..b5cdea3d5e 100644 --- a/bucket/mpd.json +++ b/bucket/mpd.json @@ -1,12 +1,12 @@ { - "version": "0.24.2", + "version": "0.24.3", "description": "Music Player Daemon", "homepage": "https://www.musicpd.org/", "license": "GPL-2.0-or-later", "architecture": { "64bit": { - "url": "https://www.musicpd.org/download/win32/0.24.2/mpd.exe", - "hash": "0ebe3550f224c53b8ed581266e2ae6305708357b4c02e699ff98c36755807929" + "url": "https://www.musicpd.org/download/win32/0.24.3/mpd.exe", + "hash": "3e8d2aabc236a4fb5faeff021a65b81ec1a9789be08e049f44ea75df5bbca8c6" } }, "bin": "mpd.exe",