⬆️ Updating add-on Spotify Connect to 76069c5

This commit is contained in:
Community Hass.io Add-ons Bot 2019-06-17 13:24:13 +00:00
parent 7526e83e61
commit a4782e853f
4 changed files with 14 additions and 11 deletions

View file

@ -1,14 +1,17 @@
# Changelog since v0.5.2
2019/06/05 16:11 UTC - [153dfad](https://github.com/hassio-addons/addon-spotify-connect/commit/153dfad91bba3beea7aa10c188e20a33ae7f0372) by [@frenck](https://github.com/frenck)
2019/06/17 10:27 UTC - [76069c5](https://github.com/hassio-addons/addon-spotify-connect/commit/76069c5ed7b4d9ccea2108eaca023fc15c97f563) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades spotifyd to 0.2.10
2019/06/17 10:27 UTC - [153dfad](https://github.com/hassio-addons/addon-spotify-connect/commit/153dfad91bba3beea7aa10c188e20a33ae7f0372) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades spotifyd to 0.2.9
2019/06/05 16:11 UTC - [1e90b8f](https://github.com/hassio-addons/addon-spotify-connect/commit/1e90b8fdbf972cc41ec67a4f6dfb089373888bce) by [@frenck](https://github.com/frenck)
2019/06/17 10:27 UTC - [1e90b8f](https://github.com/hassio-addons/addon-spotify-connect/commit/1e90b8fdbf972cc41ec67a4f6dfb089373888bce) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades rustc to 1.32.0+dfsg1+llvm-1ubuntu1~18.04.1
2019/06/05 16:11 UTC - [56c8959](https://github.com/hassio-addons/addon-spotify-connect/commit/56c8959859b3ee2d81cd1deb50c3b3c7f7848da8) by [@frenck](https://github.com/frenck)
2019/06/17 10:27 UTC - [56c8959](https://github.com/hassio-addons/addon-spotify-connect/commit/56c8959859b3ee2d81cd1deb50c3b3c7f7848da8) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades cargo to 0.33.0-1ubuntu1~18.04.1
2019/06/05 16:11 UTC - [fdf69ed](https://github.com/hassio-addons/addon-spotify-connect/commit/fdf69ed10401186971bc8e43e51b1719483a5497) by [@frenck](https://github.com/frenck)
2019/06/17 10:27 UTC - [fdf69ed](https://github.com/hassio-addons/addon-spotify-connect/commit/fdf69ed10401186971bc8e43e51b1719483a5497) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades add-on base image to 3.1.2

View file

@ -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/153dfad/README.md
[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/76069c5/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-153dfad-blue.svg
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/153dfad
[release-shield]: https://img.shields.io/badge/version-76069c5-blue.svg
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/76069c5
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Spotify Connect",
"version": "153dfad",
"version": "76069c5",
"slug": "spotify",
"description": "Play Spotify music on your Home Assistant device",
"url": "https://github.com/hassio-addons/addon-spotify-connect",