From ae561cc4958cf68ba0a1cfcb6520d2ba2fcb2e5d Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 10 May 2021 18:03:35 +0000 Subject: [PATCH] :arrow_up: Updating add-on Mopidy to c1181a8 --- README.md | 6 +++--- mopidy/CHANGELOG.md | 10 +++++----- mopidy/README.md | 4 ++-- mopidy/config.json | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index bfea229e4..267e62662 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/b161cb0 -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/b161cb0/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/c1181a8 +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/c1181a8/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-b161cb0-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-c1181a8-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 ae4aa253d..776d1e198 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,9 +1,9 @@ -- ⬆️ Bump pykka from 3.0.0 to 3.0.1 in /mopidy (#135) +- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#136) -Bumps [pykka](https://github.com/jodal/pykka) from 3.0.0 to 3.0.1. -- [Release notes](https://github.com/jodal/pykka/releases) -- [Changelog](https://github.com/jodal/pykka/blob/main/docs/changes.rst) -- [Commits](https://github.com/jodal/pykka/compare/v3.0.0...v3.0.1) +Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.5.0. +- [Release notes](https://github.com/brpaz/hadolint-action/releases) +- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) +- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.4.0...c27bd9edc1e95eed30474db8f295ff5807ebca14) Signed-off-by: dependabot[bot] diff --git a/mopidy/README.md b/mopidy/README.md index 35b3c5c01..ed505b92a 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-b161cb0-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/b161cb0 +[release-shield]: https://img.shields.io/badge/version-c1181a8-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/c1181a8 [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 0ded73a22..0bf7b3a12 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "b161cb0", + "version": "c1181a8", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",