⬆️ Updating add-on Mopidy to 4be7a22

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-19 07:48:34 +00:00
parent eb421a21ca
commit 2e15d7314a
4 changed files with 10 additions and 10 deletions

View file

@ -872,10 +872,10 @@ SOFTWARE.
[matrix-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [matrix-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[matrix-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [matrix-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[matrix-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [matrix-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/24dd67f [addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/4be7a22
[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/24dd67f/README.md [addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/4be7a22/README.md
[mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues
[mopidy-version-shield]: https://img.shields.io/badge/version-24dd67f-blue.svg [mopidy-version-shield]: https://img.shields.io/badge/version-4be7a22-blue.svg
[mopidy-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg [mopidy-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg
[mopidy-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [mopidy-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[mopidy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [mopidy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,8 +1,8 @@
- ⬆️ Bump mopidy-iris from 3.57.6 to 3.58.0 in /mopidy (#138) - ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#139)
Bumps [mopidy-iris](https://github.com/jaedb/iris) from 3.57.6 to 3.58.0. Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19.
- [Release notes](https://github.com/jaedb/iris/releases) - [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/jaedb/iris/compare/3.57.6...3.58.0) - [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com>

View file

@ -47,6 +47,6 @@ 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-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-24dd67f-blue.svg [release-shield]: https://img.shields.io/badge/version-4be7a22-blue.svg
[release]: https://github.com/hassio-addons/addon-mopidy/tree/24dd67f [release]: https://github.com/hassio-addons/addon-mopidy/tree/4be7a22
[screenshot]: https://github.com/hassio-addons/addon-mopidy/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-mopidy/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "Mopidy", "name": "Mopidy",
"version": "24dd67f", "version": "4be7a22",
"slug": "mopidy", "slug": "mopidy",
"panel_icon": "mdi:music-circle", "panel_icon": "mdi:music-circle",
"description": "Mopidy is an extensible music server", "description": "Mopidy is an extensible music server",