mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Plex Media Server to c791a6a
This commit is contained in:
parent
4f3da2b27d
commit
0435f0f1de
4 changed files with 10 additions and 16 deletions
|
@ -1025,10 +1025,10 @@ SOFTWARE.
|
|||
[pi-hole-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[pi-hole-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[pi-hole-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/ee5a697
|
||||
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/ee5a697/README.md
|
||||
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/c791a6a
|
||||
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/c791a6a/README.md
|
||||
[plex-issue]: https://github.com/hassio-addons/addon-plex/issues
|
||||
[plex-version-shield]: https://img.shields.io/badge/version-ee5a697-blue.svg
|
||||
[plex-version-shield]: https://img.shields.io/badge/version-c791a6a-blue.svg
|
||||
[plex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/plex-amd64.svg
|
||||
[plex-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[plex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -1,11 +1,5 @@
|
|||
# Changelog since v2.0.2
|
||||
# Changelog since v2.0.3
|
||||
|
||||
2019/05/06 10:40 UTC - [ee5a697](https://github.com/hassio-addons/addon-plex/commit/ee5a69787c1c92b4813522aecf20c3b89c25e6f3) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades Plex to 1.15.5.994
|
||||
|
||||
2019/05/06 10:40 UTC - [ce4402f](https://github.com/hassio-addons/addon-plex/commit/ce4402fca90bdc43679f464eab67cb970269c556) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades uuid-runtime to 2.31.1-0.4ubuntu3.3
|
||||
|
||||
2019/05/06 10:40 UTC - [007cc6b](https://github.com/hassio-addons/addon-plex/commit/007cc6bc8cd7639bb5ca55135565f87501843828) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades add-on base image to 3.1.1
|
||||
2019/05/24 10:24 UTC - [c791a6a](https://github.com/hassio-addons/addon-plex/commit/c791a6a6f9c4d41d042375fd26614be09c579c87) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades Plex to 1.15.6.1079
|
||||
|
||||
|
|
|
@ -43,12 +43,12 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-plex/blob/ee5a697/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-plex/blob/c791a6a/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-plex-media-server/54383?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-ee5a697-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-plex/tree/ee5a697
|
||||
[release-shield]: https://img.shields.io/badge/version-c791a6a-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-plex/tree/c791a6a
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Plex Media Server",
|
||||
"version": "ee5a697",
|
||||
"version": "c791a6a",
|
||||
"slug": "plex",
|
||||
"description": "Recorded media, live TV, online news, and podcasts ready to stream.",
|
||||
"url": "https://github.com/hassio-addons/addon-plex",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue