From 9b9430e4cc8afbd42de5cc9ecd2f8905ac9af9a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 12:32:12 +0000 Subject: [PATCH] mpd: Update to version 0.24.7 --- bucket/mpd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mpd.json b/bucket/mpd.json index e82bc83407..c6b9f93db6 100644 --- a/bucket/mpd.json +++ b/bucket/mpd.json @@ -1,12 +1,12 @@ { - "version": "0.24.6", + "version": "0.24.7", "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.6/mpd.exe", - "hash": "9f7458e41ac2991b90b66111dfb421a0ed012b080d081d0a11ec1d425ef617b2" + "url": "https://www.musicpd.org/download/win32/0.24.7/mpd.exe", + "hash": "80e0f898d84336e229caf00bf8e1de581f36aa91fde1b9a74da408771b06d9d7" } }, "bin": "mpd.exe",