Updater bot : plex updated to 1.32.0.6973-a787c5a8e-ls165

This commit is contained in:
alexbelgium
2023-05-06 02:01:05 +02:00
parent 9c478a1b23
commit f39072c572
3 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
## 1.32.0.6973-a787c5a8e-ls165 (06-05-2023)
- Update to latest version from linuxserver/docker-plex
## 1.32.0.6973-a787c5a8e-ls164 (21-04-2023)
- Update to latest version from linuxserver/docker-plex

View File

@@ -117,7 +117,7 @@
},
"slug": "plex_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex",
"version": "1.32.0.6973-a787c5a8e-ls164",
"version": "1.32.0.6973-a787c5a8e-ls165",
"video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web"
}
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "21-04-2023",
"last_update": "06-05-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "plex",
"source": "github",
"upstream_repo": "linuxserver/docker-plex",
"upstream_version": "1.32.0.6973-a787c5a8e-ls164"
"upstream_version": "1.32.0.6973-a787c5a8e-ls165"
}