⬆️ Updating add-on Mopidy to f1fe2ec

This commit is contained in:
Community Hass.io Add-ons Bot 2021-08-17 19:55:32 +00:00
parent 8120852401
commit fd41d3cea6
4 changed files with 7 additions and 23 deletions

View file

@ -840,10 +840,10 @@ SOFTWARE.
[matrix-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[matrix-i386-shield]: https://img.shields.io/badge/i386-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/aad37d3 [addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/f1fe2ec
[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/aad37d3/README.md [addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/f1fe2ec/README.md
[mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues
[mopidy-version-shield]: https://img.shields.io/badge/version-aad37d3-blue.svg [mopidy-version-shield]: https://img.shields.io/badge/version-f1fe2ec-blue.svg
[mopidy-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[mopidy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [mopidy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,17 +1 @@
- ⬆️ Bump actions/stale from 3.0.19 to 4 (#157) - 🚀 Add-on CI improvements (#159)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

View file

@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-aad37d3-blue.svg [release-shield]: https://img.shields.io/badge/version-f1fe2ec-blue.svg
[release]: https://github.com/hassio-addons/addon-mopidy/tree/aad37d3 [release]: https://github.com/hassio-addons/addon-mopidy/tree/f1fe2ec
[screenshot]: https://github.com/hassio-addons/addon-mopidy/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-mopidy/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "Mopidy", "name": "Mopidy",
"version": "aad37d3", "version": "f1fe2ec",
"slug": "mopidy", "slug": "mopidy",
"panel_icon": "mdi:music-circle", "panel_icon": "mdi:music-circle",
"description": "Mopidy is an extensible music server", "description": "Mopidy is an extensible music server",