⬆️ Updating add-on Spotify Connect to 460cc91

This commit is contained in:
Community Hass.io Add-ons Bot 2018-10-27 10:08:55 +00:00
parent 868f6c98b2
commit 6d16e9e75c
4 changed files with 10 additions and 13 deletions

View file

@ -769,10 +769,10 @@ SOFTWARE.
[shinobi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [shinobi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[shinobi-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [shinobi-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[shinobi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [shinobi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/69785fd [addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/460cc91
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/69785fd/README.md [addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/460cc91/README.md
[spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues [spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues
[spotify-version-shield]: https://img.shields.io/badge/version-69785fd-blue.svg [spotify-version-shield]: https://img.shields.io/badge/version-460cc91-blue.svg
[spotify-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/spotify.svg [spotify-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/spotify.svg
[spotify-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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 [spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,8 +1,5 @@
# Changelog since v0.2.1 # Changelog since v0.3.0
2018/09/25 10:22 UTC - [69785fd](https://github.com/hassio-addons/addon-spotify-connect/commit/69785fd8e1f884f1593766a0b651b100b51d674e) by [@frenck](https://github.com/frenck) 2018/10/27 10:00 UTC - [460cc91](https://github.com/hassio-addons/addon-spotify-connect/commit/460cc91bd2dec8d4a455696d5e03c216cdc1cc73) by [@tjorim](https://github.com/tjorim)
> :snowflake: Adds Hassio API security role > :books: Clarifies ARMv6 is not supported (#15)
2018/09/25 10:22 UTC - [5728cf6](https://github.com/hassio-addons/addon-spotify-connect/commit/5728cf6d69702a207d05f10580610a236b490b6c) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades Ubuntu Base image to 2.2.0

View file

@ -50,13 +50,13 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/frenck [buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/69785fd/README.md [docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/460cc91/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [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 [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/2018.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon-shield]: https://www.frenck.nl/images/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-69785fd-blue.svg [release-shield]: https://img.shields.io/badge/version-460cc91-blue.svg
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/69785fd [release]: https://github.com/hassio-addons/addon-spotify-connect/tree/460cc91
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "Spotify Connect", "name": "Spotify Connect",
"version": "69785fd", "version": "460cc91",
"slug": "spotify", "slug": "spotify",
"description": "Play Spotify music on your Home Assistant device", "description": "Play Spotify music on your Home Assistant device",
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-spotify-connect/61210?u=frenck", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-spotify-connect/61210?u=frenck",