Update to nightly-0.1.0.515-ls41

This commit is contained in:
alexbelgium
2021-06-22 16:18:30 +02:00
parent d332d7a909
commit efedccad12
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## nightly-0.1.0.515-ls41 (22-06-2021)
- Update to latest version from linuxserver/docker-prowlarr
## 1.23.3.4707-ebb5fe9f3-ls57 (22-06-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.3.4707-ebb5fe9f3-ls57"
ARG BUILD_UPSTREAM="nightly-0.1.0.515-ls41"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}

View File

@@ -1,7 +1,7 @@
{
"name": "Plex NAS",
"version": "1.23.3.4707-ebb5fe9f3-ls57",
"upstream": "1.23.3.4707-ebb5fe9f3-ls57",
"version": "nightly-0.1.0.515-ls41",
"upstream": "nightly-0.1.0.515-ls41",
"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",