mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on Plex Media Server to f76503a
This commit is contained in:
parent
3bb727af21
commit
bae152304c
4 changed files with 11 additions and 22 deletions
|
@ -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/896ff00
|
||||
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/896ff00/README.md
|
||||
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/f76503a
|
||||
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/f76503a/README.md
|
||||
[plex-issue]: https://github.com/hassio-addons/addon-plex/issues
|
||||
[plex-version-shield]: https://img.shields.io/badge/version-896ff00-blue.svg
|
||||
[plex-version-shield]: https://img.shields.io/badge/version-f76503a-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,20 +1,9 @@
|
|||
# Changelog since v2.5.0
|
||||
- ⬆ Upgrades Plex Media Server to 1.21.2.3939 (#55)
|
||||
- Upgrade add-on base image to 6.1.1 (#54)
|
||||
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#52)
|
||||
# Changelog since v2.5.1
|
||||
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#56)
|
||||
|
||||
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15.
|
||||
- [Release notes](https://github.com/actions/stale/releases)
|
||||
- [Commits](https://github.com/actions/stale/compare/v3.0.14...86561461b92875de77a8b2d2e75f004c826e8f45)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 (#53)
|
||||
|
||||
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.1 to v1.4.
|
||||
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
|
||||
- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.3.1...c82c5e9ca0ce5fc9b15756f1c0e39531b95d11b0)
|
||||
Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1.
|
||||
- [Release notes](https://github.com/frenck/action-yamllint/releases)
|
||||
- [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.2...e21bcc770907b7207a05453ca9f1eb7129c945d1)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
|
|
|
@ -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-896ff00-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-plex/tree/896ff00
|
||||
[release-shield]: https://img.shields.io/badge/version-f76503a-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-plex/tree/f76503a
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Plex Media Server",
|
||||
"version": "896ff00",
|
||||
"version": "f76503a",
|
||||
"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