⬆️ Updating add-on Plex Media Server to 72e884e

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-28 09:10:50 +00:00
parent 4001e47d2d
commit 384b67b316
4 changed files with 15 additions and 6 deletions

View file

@ -908,10 +908,10 @@ SOFTWARE.
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[node-red-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [node-red-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[node-red-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [node-red-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/078ed19 [addon-plex]: https://github.com/hassio-addons/addon-plex/tree/72e884e
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/078ed19/README.md [addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/72e884e/README.md
[plex-issue]: https://github.com/hassio-addons/addon-plex/issues [plex-issue]: https://github.com/hassio-addons/addon-plex/issues
[plex-version-shield]: https://img.shields.io/badge/version-078ed19-blue.svg [plex-version-shield]: https://img.shields.io/badge/version-72e884e-blue.svg
[plex-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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 [plex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[plex-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [plex-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,13 @@
# Changelog since v2.6.0 # Changelog since v2.6.0
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 (#99)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#97) - ⬆ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#97)
- ⬆ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#98) - ⬆ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#98)
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#96) - ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#96)

View file

@ -47,5 +47,5 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-078ed19-blue.svg [release-shield]: https://img.shields.io/badge/version-72e884e-blue.svg
[release]: https://github.com/hassio-addons/addon-plex/tree/078ed19 [release]: https://github.com/hassio-addons/addon-plex/tree/72e884e

View file

@ -1,6 +1,6 @@
{ {
"name": "Plex Media Server", "name": "Plex Media Server",
"version": "078ed19", "version": "72e884e",
"slug": "plex", "slug": "plex",
"description": "Recorded media, live TV, online news, and podcasts ready to stream.", "description": "Recorded media, live TV, online news, and podcasts ready to stream.",
"url": "https://github.com/hassio-addons/addon-plex", "url": "https://github.com/hassio-addons/addon-plex",