app-store/apps/plex/config.json
renovate[bot] 568bdebffe
chore(deps): update lscr.io/linuxserver/plex docker tag to v1.32.2 (#571)
* chore(deps): update lscr.io/linuxserver/plex docker tag to v1.32.2

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2023-05-23 08:05:21 -04:00

20 lines
393 B
JSON

{
"$schema": "../schema.json",
"name": "Plex",
"available": true,
"exposable": true,
"port": 32400,
"id": "plex",
"tipi_version": 16,
"version": "1.32.2",
"url_suffix": "/web",
"categories": [
"media"
],
"description": "",
"short_desc": "Stream Movies & TV Shows",
"author": "plexinc",
"source": "https://github.com/plexinc/pms-docker",
"form_fields": []
}