Updater bot : plex updated to 1.25.2.5319-c43dc0277-ls94

This commit is contained in:
alexbelgium
2022-01-04 20:40:02 +01:00
parent 4f7b81f65b
commit 224e42d349
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 1.25.2.5319-c43dc0277-ls94 (04-01-2022)
- Update to latest version from linuxserver/docker-plex
## 1.25.2.5319-c43dc0277-ls92 (14-12-2021)
- Update to latest version from linuxserver/docker-plex
- New standardized logic for Dockerfile build and packages installation

View File

@@ -113,9 +113,9 @@
},
"slug": "plex_nas",
"startup": "services",
"upstream": "1.25.2.5319-c43dc0277-ls92",
"upstream": "1.25.2.5319-c43dc0277-ls94",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex",
"version": "1.25.2.5319-c43dc0277-ls92",
"version": "1.25.2.5319-c43dc0277-ls94",
"video": true,
"webui": "http://[HOST]:[PORT:32400]/web"
}