From e5c0ce5bc22965fd2362bfa2f90c1ca4404e3626 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 20:29:05 +0000 Subject: [PATCH] mpd: Update to version 0.24.2 --- bucket/mpd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mpd.json b/bucket/mpd.json index 31c091d6ff..4b3607e297 100644 --- a/bucket/mpd.json +++ b/bucket/mpd.json @@ -1,12 +1,12 @@ { - "version": "0.24.1", + "version": "0.24.2", "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.1/mpd.exe", - "hash": "b5804b6324c6875688e8303945ec5db228ff210a1baf9bfc8b6b28f79a0a974e" + "url": "https://www.musicpd.org/download/win32/0.24.2/mpd.exe", + "hash": "0ebe3550f224c53b8ed581266e2ae6305708357b4c02e699ff98c36755807929" } }, "bin": "mpd.exe",