mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 02:44:05 +02:00
Update to 1.23.2.4625-a83d2d0f9-ls52
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 1.23.2.4625-a83d2d0f9-ls52 (03-06-2021)
|
||||||
|
- Update to latest version from linuxserver/docker-plex
|
||||||
|
|
||||||
## 1.23.1.4602-280ab6053-ls51 (28-05-2021)
|
## 1.23.1.4602-280ab6053-ls51 (28-05-2021)
|
||||||
- Update to latest version from linuxserver/docker-plex
|
- Update to latest version from linuxserver/docker-plex
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="1.23.1.4602-280ab6053-ls51"
|
ARG BUILD_UPSTREAM="1.23.2.4625-a83d2d0f9-ls52"
|
||||||
|
|
||||||
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Plex NAS",
|
"name": "Plex NAS",
|
||||||
"version": "1.23.1.4602-280ab6053-ls51",
|
"version": "1.23.2.4625-a83d2d0f9-ls52",
|
||||||
"upstream": "1.23.1.4602-280ab6053-ls51",
|
"upstream": "1.23.2.4625-a83d2d0f9-ls52",
|
||||||
"slug": "plex_nas",
|
"slug": "plex_nas",
|
||||||
"description": "Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices.",
|
"description": "Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices.",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
|
|||||||
Reference in New Issue
Block a user