From f3ddb148cb15d6939fb924665ef4ef9912b57488 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Wed, 2 Feb 2022 21:47:03 +0100 Subject: [PATCH] Updater bot : plex updated to 1.25.4.5487-648a8f9f9-ls100 --- plex/CHANGELOG.md | 3 +++ plex/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index f13f8028d..92ff6d32d 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.25.4.5487-648a8f9f9-ls100 (02-02-2022) +- Update to latest version from linuxserver/docker-plex + ## 1.25.4.5468-989df2310-ls99 (31-01-2022) - Update to latest version from linuxserver/docker-plex diff --git a/plex/config.json b/plex/config.json index 2ec4b44fb..29ec7d89e 100644 --- a/plex/config.json +++ b/plex/config.json @@ -113,9 +113,9 @@ }, "slug": "plex_nas", "startup": "services", - "upstream": "1.25.4.5468-989df2310-ls99", + "upstream": "1.25.4.5487-648a8f9f9-ls100", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex", - "version": "1.25.4.5468-989df2310-ls99", + "version": "1.25.4.5487-648a8f9f9-ls100", "video": true, "webui": "http://[HOST]:[PORT:32400]/web" }