Updater bot : plex updated to 1.42.1.10060-4e8b05daf-ls278

This commit is contained in:
alexbelgium
2025-08-16 01:58:16 +02:00
parent 2a885847c7
commit 68b2600b61
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 1.42.1.10060-4e8b05daf-ls278 (16-08-2025)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)
## 1.42.1.10054-f333bdaa8-ls277-3 (14-08-2025)
- Minor bugs fixed
## 1.42.1.10054-f333bdaa8-ls277-2 (09-08-2025)

View File

@@ -180,7 +180,7 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex",
"usb": true,
"version": "1.42.1.10054-f333bdaa8-ls277-3",
"version": "1.42.1.10060-4e8b05daf-ls278",
"video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "09-08-2025",
"last_update": "16-08-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "plex",
"source": "github",
"upstream_repo": "linuxserver/docker-plex",
"upstream_version": "1.42.1.10054-f333bdaa8-ls277"
"upstream_version": "1.42.1.10060-4e8b05daf-ls278"
}