Update to 1.22.3.4392-d7c624def-ls46

This commit is contained in:
alexbelgium
2021-05-12 01:56:50 +02:00
parent c7b7ecc100
commit e47352a9d0
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.22.3.4392-d7c624def-ls46 (12-05-2021)
- Update to latest version from linuxserver/docker-plex
## 1.22.3.4392-d7c624def-ls45 (05-05-2021)
- Update to latest version from linuxserver/docker-plex

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="1.22.3.4392-d7c624def-ls45"
ARG BUILD_UPSTREAM="1.22.3.4392-d7c624def-ls46"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}

View File

@@ -1,7 +1,7 @@
{
"name": "Plex NAS",
"version": "1.22.3.4392-d7c624def-ls45-dev2",
"upstream": "1.22.3.4392-d7c624def-ls45",
"version": "1.22.3.4392-d7c624def-ls46",
"upstream": "1.22.3.4392-d7c624def-ls46",
"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.",
"url": "https://github.com/alexbelgium/hassio-addons",