From a831f60b94cb38130b2e9d1307551b94fe0e6213 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 16:43:26 +0000 Subject: [PATCH] mpd: Update to version 0.23.9 --- bucket/mpd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mpd.json b/bucket/mpd.json index 55c357c71e..5d4cbf99db 100644 --- a/bucket/mpd.json +++ b/bucket/mpd.json @@ -1,12 +1,12 @@ { - "version": "0.23.8", + "version": "0.23.9", "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.8/mpd.exe", - "hash": "1afe4cb794b2e4164b922b7dd75dbfa672045771a6cf02202655d7d13263f431" + "url": "https://www.musicpd.org/download/win32/0.23.9/mpd.exe", + "hash": "594f4da612a12ca607fce5679d7b86313b3ef5cb12e5d38398baa08b87e798ad" } }, "bin": "mpd.exe",