Updater bot : plex updated to 1.27.2.5929-a806c5905-ls124

This commit is contained in:
alexbelgium
2022-07-14 01:57:47 +02:00
parent b6b63178bd
commit 6f4e10c53c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.27.2.5929-a806c5905-ls124 (14-07-2022)
- Update to latest version from linuxserver/docker-plex
## 1.27.2.5929-a806c5905-ls123 (07-07-2022) ## 1.27.2.5929-a806c5905-ls123 (07-07-2022)
- Update to latest version from linuxserver/docker-plex - Update to latest version from linuxserver/docker-plex

View File

@@ -116,7 +116,7 @@
"slug": "plex_nas", "slug": "plex_nas",
"startup": "services", "startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex",
"version": "1.27.2.5929-a806c5905-ls123", "version": "1.27.2.5929-a806c5905-ls124",
"video": true, "video": true,
"webui": "http://[HOST]:[PORT:32400]/web" "webui": "http://[HOST]:[PORT:32400]/web"
} }

View File

@@ -1,9 +1,9 @@
{ {
"github_fulltag": "true", "github_fulltag": "true",
"last_update": "07-07-2022", "last_update": "14-07-2022",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "plex", "slug": "plex",
"source": "github", "source": "github",
"upstream_repo": "linuxserver/docker-plex", "upstream_repo": "linuxserver/docker-plex",
"upstream_version": "1.27.2.5929-a806c5905-ls123" "upstream_version": "1.27.2.5929-a806c5905-ls124"
} }