From c49d2ec365b9ddf3a7def7b51a346074f5819cbe Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 7 Apr 2021 10:21:08 +0000 Subject: [PATCH] :arrow_up: Updating add-on Mopidy to afe58ac --- README.md | 6 +++--- mopidy/CHANGELOG.md | 8 ++++---- mopidy/README.md | 4 ++-- mopidy/config.json | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 217577728..40ef38216 100644 --- a/README.md +++ b/README.md @@ -932,10 +932,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/4c4fbb0 -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/4c4fbb0/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/afe58ac +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/afe58ac/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-4c4fbb0-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-afe58ac-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 diff --git a/mopidy/CHANGELOG.md b/mopidy/CHANGELOG.md index a92813f0e..c55236cd5 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,8 +1,8 @@ -- ⬆️ Bump mopidy-iris from 3.57.3 to 3.57.4 in /mopidy (#114) +- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#116) -Bumps [mopidy-iris](https://github.com/jaedb/iris) from 3.57.3 to 3.57.4. -- [Release notes](https://github.com/jaedb/iris/releases) -- [Commits](https://github.com/jaedb/iris/compare/3.57.3...3.57.4) +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f) Signed-off-by: dependabot[bot] diff --git a/mopidy/README.md b/mopidy/README.md index 1500a8ebd..4b2475466 100644 --- a/mopidy/README.md +++ b/mopidy/README.md @@ -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-4c4fbb0-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/4c4fbb0 +[release-shield]: https://img.shields.io/badge/version-afe58ac-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/afe58ac [screenshot]: https://github.com/hassio-addons/addon-mopidy/raw/main/images/screenshot.png \ No newline at end of file diff --git a/mopidy/config.json b/mopidy/config.json index 09e936fbd..d6789499b 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "4c4fbb0", + "version": "afe58ac", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",