From 691c96eeeb6edbf805149d69c6e601eb5637edeb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 16:30:30 +0000 Subject: [PATCH] mpd: Update to version 0.23.17 --- bucket/mpd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mpd.json b/bucket/mpd.json index ac3898a080..dcc42fe087 100644 --- a/bucket/mpd.json +++ b/bucket/mpd.json @@ -1,12 +1,12 @@ { - "version": "0.23.16", + "version": "0.23.17", "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.16/mpd.exe", - "hash": "bd7d086fcbd56fd1d52fc0ef17e54db7a42012267f1ea8534b2c9b9f077c2898" + "url": "https://www.musicpd.org/download/win32/0.23.17/mpd.exe", + "hash": "218ae6af72ae28973663eef6ad446613f658676f395521b7bb2cbb74db61fe90" } }, "bin": "mpd.exe",