Updater bot : plex updated to 1.41.0.8994-f2c27da23-ls238

This commit is contained in:
alexbelgium
2024-10-05 02:02:30 +02:00
parent 5fdbf950f3
commit ab8d32908f
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.41.0.8994-f2c27da23-ls238 (05-10-2024)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)
## 1.41.0.8994-f2c27da23-ls237 (28-09-2024)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)

View File

@@ -136,7 +136,7 @@
"slug": "plex_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex",
"version": "1.41.0.8994-f2c27da23-ls237",
"version": "1.41.0.8994-f2c27da23-ls238",
"video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "28-09-2024",
"last_update": "05-10-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "plex",
"source": "github",
"upstream_repo": "linuxserver/docker-plex",
"upstream_version": "1.41.0.8994-f2c27da23-ls237"
"upstream_version": "1.41.0.8994-f2c27da23-ls238"
}