From 634f7368cae0635eac25b164066d33a021ebd0bc Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sun, 27 Mar 2022 08:50:50 +0200 Subject: [PATCH] Updater bot : lidarr updated to 0.8.1.2135-ls77 --- lidarr/CHANGELOG.md | 3 +++ lidarr/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/lidarr/CHANGELOG.md b/lidarr/CHANGELOG.md index 6e6bf3e15..b27078732 100644 --- a/lidarr/CHANGELOG.md +++ b/lidarr/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 0.8.1.2135-ls77 (27-03-2022) +- Update to latest version from linuxserver/docker-lidarr - Add codenotary sign ## 0.8.1.2135-ls76 (22-03-2022) diff --git a/lidarr/config.json b/lidarr/config.json index d61a7c557..b784c90e1 100644 --- a/lidarr/config.json +++ b/lidarr/config.json @@ -79,8 +79,8 @@ }, "slug": "lidarr_nas", "startup": "services", - "upstream": "0.8.1.2135-ls76", + "upstream": "0.8.1.2135-ls77", "url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md", - "version": "0.8.1.2135-ls76", + "version": "0.8.1.2135-ls77", "webui": "http://[HOST]:[PORT:8686]" }