From cc7d209dc0d34938a985017d7bae59395b2d8a10 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 12:32:45 +0000 Subject: [PATCH] mpd: Update to version 0.23.16 --- bucket/mpd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mpd.json b/bucket/mpd.json index 6f5065dd64..ac3898a080 100644 --- a/bucket/mpd.json +++ b/bucket/mpd.json @@ -1,12 +1,12 @@ { - "version": "0.23.15", + "version": "0.23.16", "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.23.15/mpd.exe", - "hash": "f5f4b4cb4aecc278af045eee9ba9d3b667d2b9ace5303e8f1569c0aa5d595fce" + "url": "https://www.musicpd.org/download/win32/0.23.16/mpd.exe", + "hash": "bd7d086fcbd56fd1d52fc0ef17e54db7a42012267f1ea8534b2c9b9f077c2898" } }, "bin": "mpd.exe",