⬆️ Updating add-on Spotify Connect to 57d017d

This commit is contained in:
Community Hass.io Add-ons Bot 2020-10-30 15:22:04 +00:00
parent 16d6617690
commit 9ea3bd7181
4 changed files with 9 additions and 6 deletions

View file

@ -1176,10 +1176,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/c5ac097
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/c5ac097/README.md
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/57d017d
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/57d017d/README.md
[spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues
[spotify-version-shield]: https://img.shields.io/badge/version-c5ac097-blue.svg
[spotify-version-shield]: https://img.shields.io/badge/version-57d017d-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

View file

@ -1,2 +1,5 @@
# Changelog since v0.8.1
- ⬆ Upgrades add-on base image to v5.2.2
- ⬆ Upgrades rustc to 1.43.0+dfsg1+llvm-1~exp1ubuntu2~18.04.1
- ⬆ Upgrades cargo to 0.44.1-0ubuntu1~18.04.1
- ✏️ Fix docs link in README (#53)

View file

@ -52,6 +52,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]: 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-c5ac097-blue.svg
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/c5ac097
[release-shield]: https://img.shields.io/badge/version-57d017d-blue.svg
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/57d017d
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png

View file

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