From f7fa0390ea9cfb402f1c534d3ac6120b896e2844 Mon Sep 17 00:00:00 2001 From: "Buster \"Silver Eagle\" Neece" Date: Sat, 6 Mar 2021 00:17:48 -0600 Subject: [PATCH] #3700 -- Fix bug with NowPlaying adapter on Icecast JSON responses. --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index cda21b8cf..210c4aa88 100644 --- a/composer.lock +++ b/composer.lock @@ -157,12 +157,12 @@ "source": { "type": "git", "url": "https://github.com/AzuraCast/nowplaying.git", - "reference": "7724e1c2bf2e238a491717857708b3d41b31868b" + "reference": "92a5bdf17e92ea4492ec7e4bbe091ea7d4995c56" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/AzuraCast/nowplaying/zipball/7724e1c2bf2e238a491717857708b3d41b31868b", - "reference": "7724e1c2bf2e238a491717857708b3d41b31868b", + "url": "https://api.github.com/repos/AzuraCast/nowplaying/zipball/92a5bdf17e92ea4492ec7e4bbe091ea7d4995c56", + "reference": "92a5bdf17e92ea4492ec7e4bbe091ea7d4995c56", "shasum": "" }, "require": { @@ -206,7 +206,7 @@ "issues": "https://github.com/AzuraCast/nowplaying/issues", "source": "https://github.com/AzuraCast/nowplaying/tree/main" }, - "time": "2021-01-25T20:38:17+00:00" + "time": "2021-03-06T06:14:40+00:00" }, { "name": "bacon/bacon-qr-code",