From 82ab9d611d520b94d1e4adb9718c39d5052c98fa Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 30 Apr 2021 16:11:24 +0000 Subject: [PATCH] :arrow_up: Updating add-on Mopidy to 0f4129d --- README.md | 6 +++--- mopidy/CHANGELOG.md | 10 +++++++++- mopidy/README.md | 4 ++-- mopidy/config.json | 2 +- 4 files changed, 15 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ab7d6a9b3..87b67e739 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/f670034 -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/f670034/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/0f4129d +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/0f4129d/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-f670034-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-0f4129d-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 6cafd29ee..695c4c994 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1 +1,9 @@ -- ⬆️ Upgrades gstreamer1.0-plugins-bad to 1.14.4-1+deb10u2 (#128) +- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#131) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.2.0...0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/mopidy/README.md b/mopidy/README.md index a86e6cc6e..78e8fcf4a 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-f670034-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/f670034 +[release-shield]: https://img.shields.io/badge/version-0f4129d-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/0f4129d [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 03781cfa4..4a3745648 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "f670034", + "version": "0f4129d", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",