From a4d1a1f3a4fb152ab1ec278d7bb5a215134dec4d Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 23 Sep 2021 14:32:42 +0000 Subject: [PATCH] :arrow_up: Updating add-on Plex Media Server to 5b8c29d --- README.md | 6 +++--- plex/CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ plex/README.md | 4 ++-- plex/config.json | 2 +- 4 files changed, 38 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e2dba1310..b6e8b39f1 100644 --- a/README.md +++ b/README.md @@ -890,10 +890,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/10dc0aa -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/10dc0aa/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/5b8c29d +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/5b8c29d/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-10dc0aa-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-5b8c29d-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 65af75d84..851c5e010 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,36 @@ # Changelog since v2.6.3 +- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 (#122) + +Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0. +- [Release notes](https://github.com/creyD/prettier_action/releases) +- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0) + +--- +updated-dependencies: +- dependency-name: creyD/prettier_action + dependency-type: direct:production + update-type: version-update:semver-major +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#121) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0) + +--- +updated-dependencies: +- dependency-name: docker/setup-buildx-action + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#119) Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3. diff --git a/plex/README.md b/plex/README.md index d07d79277..7166d8d41 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-10dc0aa-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/10dc0aa \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-5b8c29d-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/5b8c29d \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index 06df14b41..c926b2e65 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "10dc0aa", + "version": "5b8c29d", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",