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 47ea747
This commit is contained in:
parent
c7b5154bdd
commit
9c3d348e7f
4 changed files with 15 additions and 6 deletions
|
@ -968,10 +968,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/11ee209
|
||||
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/11ee209/README.md
|
||||
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/47ea747
|
||||
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/47ea747/README.md
|
||||
[plex-issue]: https://github.com/hassio-addons/addon-plex/issues
|
||||
[plex-version-shield]: https://img.shields.io/badge/version-11ee209-blue.svg
|
||||
[plex-version-shield]: https://img.shields.io/badge/version-47ea747-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
|
||||
|
|
|
@ -1,4 +1,13 @@
|
|||
# Changelog since v2.5.2
|
||||
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 (#76)
|
||||
|
||||
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.1 to v1.0.2.
|
||||
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.1...25f0500ff22e406f7191a2a8ba8cda16901ca018)
|
||||
|
||||
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 v2.3.0 to v2.4.0 (#75)
|
||||
|
||||
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0.
|
||||
|
|
|
@ -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-11ee209-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-plex/tree/11ee209
|
||||
[release-shield]: https://img.shields.io/badge/version-47ea747-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-plex/tree/47ea747
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Plex Media Server",
|
||||
"version": "11ee209",
|
||||
"version": "47ea747",
|
||||
"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