mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Plex Media Server to 078ed19
This commit is contained in:
parent
60bbc0c1f3
commit
0c9142e86c
4 changed files with 7 additions and 6 deletions
|
@ -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/e17d12f
|
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/078ed19
|
||||||
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/e17d12f/README.md
|
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/078ed19/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-e17d12f-blue.svg
|
[plex-version-shield]: https://img.shields.io/badge/version-078ed19-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
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
# Changelog since v2.6.0
|
# Changelog since v2.6.0
|
||||||
|
- ⬆ 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)
|
||||||
|
|
||||||
|
|
|
@ -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-e17d12f-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-078ed19-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-plex/tree/e17d12f
|
[release]: https://github.com/hassio-addons/addon-plex/tree/078ed19
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Plex Media Server",
|
"name": "Plex Media Server",
|
||||||
"version": "e17d12f",
|
"version": "078ed19",
|
||||||
"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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue