From 6e9368a7e37ad0d7d350dea3b7c9ceac12199b78 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Tue, 11 Jan 2022 08:22:25 +0100 Subject: [PATCH] Updater bot : plex updated to 1.25.2.5319-c43dc0277-ls95 --- 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 aca727da8..d2f6b82a7 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.25.2.5319-c43dc0277-ls95 (11-01-2022) +- Update to latest version from linuxserver/docker-plex + ## 1.25.2.5319-c43dc0277-ls94 (04-01-2022) - Update to latest version from linuxserver/docker-plex diff --git a/plex/config.json b/plex/config.json index 0d2dcb3a4..000b7c0a3 100644 --- a/plex/config.json +++ b/plex/config.json @@ -113,9 +113,9 @@ }, "slug": "plex_nas", "startup": "services", - "upstream": "1.25.2.5319-c43dc0277-ls94", + "upstream": "1.25.2.5319-c43dc0277-ls95", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex", - "version": "1.25.2.5319-c43dc0277-ls94", + "version": "1.25.2.5319-c43dc0277-ls95", "video": true, "webui": "http://[HOST]:[PORT:32400]/web" }