⬆️ Updating add-on Mopidy to b161cb0

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-05 11:36:53 +00:00
parent 595157fa83
commit c41b07bad0
4 changed files with 16 additions and 7 deletions

View file

@ -872,10 +872,10 @@ SOFTWARE.
[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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/a5fe18a
[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/a5fe18a/README.md
[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/b161cb0
[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/b161cb0/README.md
[mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues
[mopidy-version-shield]: https://img.shields.io/badge/version-a5fe18a-blue.svg
[mopidy-version-shield]: https://img.shields.io/badge/version-b161cb0-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1 +1,10 @@
- Remove NGINX access log from Supervisor log ouput (#134)
- ⬆️ Bump pykka from 3.0.0 to 3.0.1 in /mopidy (#135)
Bumps [pykka](https://github.com/jodal/pykka) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/jodal/pykka/releases)
- [Changelog](https://github.com/jodal/pykka/blob/main/docs/changes.rst)
- [Commits](https://github.com/jodal/pykka/compare/v3.0.0...v3.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-a5fe18a-blue.svg
[release]: https://github.com/hassio-addons/addon-mopidy/tree/a5fe18a
[release-shield]: https://img.shields.io/badge/version-b161cb0-blue.svg
[release]: https://github.com/hassio-addons/addon-mopidy/tree/b161cb0
[screenshot]: https://github.com/hassio-addons/addon-mopidy/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Mopidy",
"version": "a5fe18a",
"version": "b161cb0",
"slug": "mopidy",
"panel_icon": "mdi:music-circle",
"description": "Mopidy is an extensible music server",