From 384b67b316f5a50cf6fd19a06366d598b006b0f3 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 28 May 2021 09:10:50 +0000 Subject: [PATCH] :arrow_up: Updating add-on Plex Media Server to 72e884e --- README.md | 6 +++--- plex/CHANGELOG.md | 9 +++++++++ plex/README.md | 4 ++-- plex/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7e1e5f025..4463967d3 100644 --- a/README.md +++ b/README.md @@ -908,10 +908,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/078ed19 -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/078ed19/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/72e884e +[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-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-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 8ffe9b859..ff59a8291 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,13 @@ # 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] + +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/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) diff --git a/plex/README.md b/plex/README.md index 1eae017e2..ba7f360c8 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-078ed19-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/078ed19 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-72e884e-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/72e884e \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index cb0b81184..ed9c16a3d 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "078ed19", + "version": "72e884e", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",