From 4e29db376451ff122a65cbb9e7c67a5d9d9a5c8b Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 28 May 2021 12:16:04 +0000 Subject: [PATCH] :arrow_up: Updating add-on Mopidy to dde7ae9 --- 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 f97c7c890..8db0df04a 100644 --- a/README.md +++ b/README.md @@ -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/65ed76d -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/65ed76d/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/dde7ae9 +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/dde7ae9/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-65ed76d-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-dde7ae9-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 bccffd152..e858ed5cd 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,8 +1,8 @@ -- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 (#144) +- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#143) -Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. -- [Release notes](https://github.com/actions/cache/releases) -- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6) +Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0. +- [Release notes](https://github.com/docker/setup-qemu-action/releases) +- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0) Signed-off-by: dependabot[bot] diff --git a/mopidy/README.md b/mopidy/README.md index df59b9ff7..e9781ea61 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-65ed76d-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/65ed76d +[release-shield]: https://img.shields.io/badge/version-dde7ae9-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/dde7ae9 [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 358fa697d..a2477a6ba 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "65ed76d", + "version": "dde7ae9", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",