From 34ab4126050424e957b8b16e12625f8ab088428c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 08:30:03 +0000 Subject: [PATCH] mpd: Update to version 0.24.1 --- bucket/mpd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mpd.json b/bucket/mpd.json index e33ba4300f..31c091d6ff 100644 --- a/bucket/mpd.json +++ b/bucket/mpd.json @@ -1,12 +1,12 @@ { - "version": "0.24", + "version": "0.24.1", "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/mpd.exe", - "hash": "9abb8a202d76b150628ff856314d91ae502c1790d67db388683b801b0ca47fee" + "url": "https://www.musicpd.org/download/win32/0.24.1/mpd.exe", + "hash": "b5804b6324c6875688e8303945ec5db228ff210a1baf9bfc8b6b28f79a0a974e" } }, "bin": "mpd.exe",