Updater bot : plex updated to 1.32.6.7468-07e0d4a7e-ls183

This commit is contained in:
alexbelgium
2023-09-16 02:05:38 +02:00
parent b1bc4439c6
commit ccc985e1cc
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 1.32.6.7468-07e0d4a7e-ls183 (16-09-2023)
- Update to latest version from linuxserver/docker-plex
### 1.32.5.7349-8f4248874-ls182-5 (14-09-2023)
- Minor bugs fixed
- Fix : using puid/guid

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "09-09-2023",
"last_update": "16-09-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "plex",
"source": "github",
"upstream_repo": "linuxserver/docker-plex",
"upstream_version": "1.32.5.7349-8f4248874-ls182"
"upstream_version": "1.32.6.7468-07e0d4a7e-ls183"
}