From d48c4f9f07ec5474bb9c3b61d9636bac234aa658 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 12:32:29 +0000 Subject: [PATCH] mpd: Update to version 0.24.6 --- bucket/mpd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mpd.json b/bucket/mpd.json index be4c35f6f4..e82bc83407 100644 --- a/bucket/mpd.json +++ b/bucket/mpd.json @@ -1,12 +1,12 @@ { - "version": "0.24.5", + "version": "0.24.6", "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.5/mpd.exe", - "hash": "48a4a0c90fdfd98d27319d5da5eb0ab3fe72ba0f36f50feb2343a25ad884eeb0" + "url": "https://www.musicpd.org/download/win32/0.24.6/mpd.exe", + "hash": "9f7458e41ac2991b90b66111dfb421a0ed012b080d081d0a11ec1d425ef617b2" } }, "bin": "mpd.exe",