From 602f734b3535b6e32c6ee1f948948269b06a43a3 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Tue, 19 Apr 2022 08:39:29 +0200 Subject: [PATCH] Updater bot : plex updated to 1.25.9.5721-965587f64-ls110 --- 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 155024441..5a75ff000 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.25.9.5721-965587f64-ls110 (19-04-2022) +- Update to latest version from linuxserver/docker-plex + ## 1.25.9.5721-965587f64-ls109 (07-04-2022) - Update to latest version from linuxserver/docker-plex diff --git a/plex/config.json b/plex/config.json index f721f9ef0..b5c2f23fc 100644 --- a/plex/config.json +++ b/plex/config.json @@ -114,9 +114,9 @@ }, "slug": "plex_nas", "startup": "services", - "upstream": "1.25.9.5721-965587f64-ls109", + "upstream": "1.25.9.5721-965587f64-ls110", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex", - "version": "1.25.9.5721-965587f64-ls109", + "version": "1.25.9.5721-965587f64-ls110", "video": true, "webui": "http://[HOST]:[PORT:32400]/web" }