Updater bot : plex updated to 1.32.5.7349-8f4248874-ls181

This commit is contained in:
alexbelgium
2023-09-02 02:01:05 +02:00
parent 1bd6a04ae3
commit 5e45531fc8
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.32.5.7349-8f4248874-ls181 (02-09-2023)
- Update to latest version from linuxserver/docker-plex
## 1.32.5.7349-8f4248874-ls180 (19-08-2023) ## 1.32.5.7349-8f4248874-ls180 (19-08-2023)
- Update to latest version from linuxserver/docker-plex - Update to latest version from linuxserver/docker-plex

View File

@@ -124,7 +124,7 @@
}, },
"slug": "plex_nas", "slug": "plex_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex",
"version": "1.32.5.7349-8f4248874-ls180", "version": "1.32.5.7349-8f4248874-ls181",
"video": true, "video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web" "webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web"
} }

View File

@@ -1,9 +1,9 @@
{ {
"github_fulltag": "true", "github_fulltag": "true",
"last_update": "19-08-2023", "last_update": "02-09-2023",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "plex", "slug": "plex",
"source": "github", "source": "github",
"upstream_repo": "linuxserver/docker-plex", "upstream_repo": "linuxserver/docker-plex",
"upstream_version": "1.32.5.7349-8f4248874-ls180" "upstream_version": "1.32.5.7349-8f4248874-ls181"
} }