mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Mopidy to b0315ba
This commit is contained in:
parent
b566e5db69
commit
8be9539075
4 changed files with 9 additions and 7 deletions
|
@ -941,10 +941,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/628765e
|
[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/b0315ba
|
||||||
[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/628765e/README.md
|
[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/b0315ba/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-628765e-blue.svg
|
[mopidy-version-shield]: https://img.shields.io/badge/version-b0315ba-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
|
||||||
|
|
|
@ -1 +1,3 @@
|
||||||
- Restructure init scripts (#89)
|
- Fixes Ingress acesss (#91)
|
||||||
|
|
||||||
|
This will fix issue: https://github.com/hassio-addons/addon-mopidy/issues/90
|
||||||
|
|
|
@ -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-628765e-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-b0315ba-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-mopidy/tree/628765e
|
[release]: https://github.com/hassio-addons/addon-mopidy/tree/b0315ba
|
||||||
[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
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Mopidy",
|
"name": "Mopidy",
|
||||||
"version": "628765e",
|
"version": "b0315ba",
|
||||||
"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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue