Updater bot : plex updated to 1.41.1.9057-af5eaea7a-ls242

This commit is contained in:
alexbelgium
2024-11-09 02:02:42 +01:00
parent 92af244714
commit 2c7c49ec6c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.41.1.9057-af5eaea7a-ls242 (09-11-2024)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)
## 1.41.1.9057-af5eaea7a-ls241 (26-10-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.1.9057-af5eaea7a-ls241",
"version": "1.41.1.9057-af5eaea7a-ls242",
"video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "26-10-2024",
"last_update": "09-11-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "plex",
"source": "github",
"upstream_repo": "linuxserver/docker-plex",
"upstream_version": "1.41.1.9057-af5eaea7a-ls241"
"upstream_version": "1.41.1.9057-af5eaea7a-ls242"
}