From cedd1517cddda6eefbcb6863e43b766d115e5e7a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 5 Feb 2021 11:50:49 +0000 Subject: [PATCH] :arrow_up: Updating add-on Plex Media Server to aeeb060 --- README.md | 6 +++--- plex/CHANGELOG.md | 10 ++++++++++ plex/README.md | 4 ++-- plex/config.json | 2 +- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ff2536742..61c2ebd40 100644 --- a/README.md +++ b/README.md @@ -991,10 +991,10 @@ SOFTWARE. [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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/1a3de8d -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/1a3de8d/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/aeeb060 +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/aeeb060/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-1a3de8d-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-aeeb060-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index 0168c618f..598129f8b 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v2.5.1 +- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#57) + +Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. +- [Release notes](https://github.com/actionshub/markdownlint/releases) +- [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md) +- [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#58) Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. diff --git a/plex/README.md b/plex/README.md index 915135ed6..7d51112cd 100644 --- a/plex/README.md +++ b/plex/README.md @@ -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]: 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-1a3de8d-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/1a3de8d \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-aeeb060-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/aeeb060 \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index fc2badec2..c4d2bbe0d 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "1a3de8d", + "version": "aeeb060", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",