From cbf7573375ff57a4fdd7d4516c3fa320e19a7861 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 27 Sep 2021 11:56:45 +0000 Subject: [PATCH] :arrow_up: Updating add-on Mopidy to 8d703d7 --- README.md | 6 +++--- mopidy/CHANGELOG.md | 12 ++++++------ mopidy/README.md | 4 ++-- mopidy/config.json | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 5f4c33aaa..2ba75ac10 100644 --- a/README.md +++ b/README.md @@ -854,10 +854,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/0477b32 -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/0477b32/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/8d703d7 +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/8d703d7/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-0477b32-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-8d703d7-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 b7e6e3674..b305141f8 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,14 +1,14 @@ -- ⬆️ Bump mopidy-iris from 3.58.1 to 3.58.2 in /mopidy (#167) +- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#166) -Bumps [mopidy-iris](https://github.com/jaedb/iris) from 3.58.1 to 3.58.2. -- [Release notes](https://github.com/jaedb/iris/releases) -- [Commits](https://github.com/jaedb/iris/compare/3.58.1...3.58.2) +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0) --- updated-dependencies: -- dependency-name: mopidy-iris +- dependency-name: docker/setup-buildx-action dependency-type: direct:production - update-type: version-update:semver-patch + update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] diff --git a/mopidy/README.md b/mopidy/README.md index 2fe587a89..6b0ed707a 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-0477b32-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/0477b32 +[release-shield]: https://img.shields.io/badge/version-8d703d7-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/8d703d7 [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 4aa83d072..019965bc9 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "0477b32", + "version": "8d703d7", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",