mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on Spotify Connect to ab24a0c
This commit is contained in:
parent
786544d87e
commit
863ea8b2d0
4 changed files with 10 additions and 16 deletions
|
@ -1025,10 +1025,10 @@ SOFTWARE.
|
|||
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[ssh-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[ssh-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/531ef71
|
||||
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/531ef71/README.md
|
||||
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/ab24a0c
|
||||
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/ab24a0c/README.md
|
||||
[spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues
|
||||
[spotify-version-shield]: https://img.shields.io/badge/version-531ef71-blue.svg
|
||||
[spotify-version-shield]: https://img.shields.io/badge/version-ab24a0c-blue.svg
|
||||
[spotify-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/spotify-amd64.svg
|
||||
[spotify-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -1,11 +1,5 @@
|
|||
# Changelog since v0.5.0
|
||||
# Changelog since v0.5.1
|
||||
|
||||
2019/04/18 19:01 UTC - [531ef71](https://github.com/hassio-addons/addon-spotify-connect/commit/531ef71106d19db16eba9a43e2b828132a07a6cd) by [@frenck](https://github.com/frenck)
|
||||
> :hammer: Simplifies add-on code logic
|
||||
|
||||
2019/04/18 19:01 UTC - [488bf3e](https://github.com/hassio-addons/addon-spotify-connect/commit/488bf3eb068be88e6ed311466ebc96cccea653f7) by [@frenck](https://github.com/frenck)
|
||||
> :fire: Removes default config options
|
||||
|
||||
2019/04/18 19:01 UTC - [aa5067b](https://github.com/hassio-addons/addon-spotify-connect/commit/aa5067b900ebf9b41aafd6c642edb227de64d31e) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades base image to v3.1.0
|
||||
2019/05/06 10:42 UTC - [ab24a0c](https://github.com/hassio-addons/addon-spotify-connect/commit/ab24a0c7b0640bb8e841b79c8c7dd2c54a9f342e) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades add-on base image to 3.1.1
|
||||
|
||||
|
|
|
@ -50,13 +50,13 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/531ef71/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/ab24a0c/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-spotify-connect/61210?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||
[patreon-shield]: https://www.frenck.nl/images/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-531ef71-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/531ef71
|
||||
[release-shield]: https://img.shields.io/badge/version-ab24a0c-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/ab24a0c
|
||||
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Spotify Connect",
|
||||
"version": "531ef71",
|
||||
"version": "ab24a0c",
|
||||
"slug": "spotify",
|
||||
"description": "Play Spotify music on your Home Assistant device",
|
||||
"url": "https://github.com/hassio-addons/addon-spotify-connect",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue