From 8ec15cc852fa50dcd140b05ddf78ecd162f6ba37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 16:25:58 +0000 Subject: [PATCH] mpd: Update to version 0.23.14 --- bucket/mpd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mpd.json b/bucket/mpd.json index fb874928af..54f3ca4fa8 100644 --- a/bucket/mpd.json +++ b/bucket/mpd.json @@ -1,12 +1,12 @@ { - "version": "0.23.13", + "version": "0.23.14", "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.13/mpd.exe", - "hash": "97f4fbe55d4f7f3650c6e04beeef04d6204d674fc5f7526e939b496bc3ed9a0e" + "url": "https://www.musicpd.org/download/win32/0.23.14/mpd.exe", + "hash": "61628b5977116b64baf76a7fbda8f57e3fe6e37d5ab0ce24fe04092cd13c9c54" } }, "bin": "mpd.exe",