From 12c267582581da8d2f2e7f8e7ea663890d93e358 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 08:30:38 +0000 Subject: [PATCH] mpd: Update to version 0.24.4 --- bucket/mpd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mpd.json b/bucket/mpd.json index b5cdea3d5e..b83afadc93 100644 --- a/bucket/mpd.json +++ b/bucket/mpd.json @@ -1,12 +1,12 @@ { - "version": "0.24.3", + "version": "0.24.4", "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.3/mpd.exe", - "hash": "3e8d2aabc236a4fb5faeff021a65b81ec1a9789be08e049f44ea75df5bbca8c6" + "url": "https://www.musicpd.org/download/win32/0.24.4/mpd.exe", + "hash": "b3b13fb0b439f6dc8bd79b79a9e25a7e560e108e7096eabed66cf69ffaee9a6d" } }, "bin": "mpd.exe",