From 3b362dc4a8141ac7697ffb88fac0a8613fc656b5 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 3 Apr 2019 09:37:02 +0000 Subject: [PATCH] :arrow_up: Updating add-on Mopidy to b118207 --- README.md | 6 +++--- mopidy/CHANGELOG.md | 4 ++-- mopidy/README.md | 6 +++--- mopidy/config.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 2cc2a3c90..477d583c4 100644 --- a/README.md +++ b/README.md @@ -925,10 +925,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/e4d6302 -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/e4d6302/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/b118207 +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/b118207/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-e4d6302-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-b118207-blue.svg [mopidy-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/mopidy-amd64.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 diff --git a/mopidy/CHANGELOG.md b/mopidy/CHANGELOG.md index 907084774..1018099a7 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,3 +1,3 @@ -2019/03/30 13:24 UTC - [e4d6302](https://github.com/hassio-addons/addon-mopidy/commit/e4d630297f2c7e81ad2ed0c998af003721d0997d) by [@frenck](https://github.com/frenck) -> :fire: Removes support for aarch64 +2019/04/03 08:47 UTC - [b118207](https://github.com/hassio-addons/addon-mopidy/commit/b118207caf4ab37403c5fdbf7a4bcdef51359e03) by [@renovate[bot]](https://github.com/apps/renovate) +> :arrow_up: Updates Mopidy-Iris to v3.34.0 (#1) diff --git a/mopidy/README.md b/mopidy/README.md index 0fca4fa11..6f8730f88 100644 --- a/mopidy/README.md +++ b/mopidy/README.md @@ -43,13 +43,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-mopidy/blob/e4d6302/README.md +[docs]: https://github.com/hassio-addons/addon-mopidy/blob/b118207/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/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-e4d6302-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/e4d6302 +[release-shield]: https://img.shields.io/badge/version-b118207-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/b118207 [screenshot]: https://github.com/hassio-addons/addon-mopidy/raw/master/images/screenshot.png \ No newline at end of file diff --git a/mopidy/config.json b/mopidy/config.json index 44d663b71..a52e80135 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "e4d6302", + "version": "b118207", "slug": "mopidy", "description": "Mopidy is an extensible music server", "url": "https://github.com/hassio-addons/addon-mopidy",