Update to 1.23.6.4881-e2e58f321-ls65

This commit is contained in:
alexbelgium
2021-07-30 17:54:41 +02:00
parent 73bc680706
commit a80d672d1a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.23.6.4881-e2e58f321-ls65 (30-07-2021)
- Update to latest version from linuxserver/docker-plex
## 1.23.5.4862-0f739d462-ls64 (24-07-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.23.5.4862-0f739d462-ls64"
ARG BUILD_UPSTREAM="1.23.6.4881-e2e58f321-ls65"
ARG BASHIO_VERSION=0.13.0
FROM ${BUILD_FROM}${BUILD_UPSTREAM}

View File

@@ -1,7 +1,7 @@
{
"name": "Plex NAS",
"version": "1.23.5.4862-0f739d462-ls64",
"upstream": "1.23.5.4862-0f739d462-ls64",
"version": "1.23.6.4881-e2e58f321-ls65",
"upstream": "1.23.6.4881-e2e58f321-ls65",
"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",