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 377cc8b
This commit is contained in:
parent
337fa06460
commit
4320214d93
4 changed files with 14 additions and 17 deletions
|
@ -1130,10 +1130,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/69850a3
|
||||
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/69850a3/README.md
|
||||
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/377cc8b
|
||||
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/377cc8b/README.md
|
||||
[spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues
|
||||
[spotify-version-shield]: https://img.shields.io/badge/version-69850a3-blue.svg
|
||||
[spotify-version-shield]: https://img.shields.io/badge/version-377cc8b-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,14 +1,11 @@
|
|||
# Changelog since v0.6.0
|
||||
# Changelog since v0.6.1
|
||||
|
||||
2019/08/24 08:39 UTC - [69850a3](https://github.com/hassio-addons/addon-spotify-connect/commit/69850a362517c6f63ec41317d2c0366412824e15) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades rustc to 1.35.0+dfsg0.1+llvm-0ubuntu1~18.04.1
|
||||
2019/09/17 13:17 UTC - [377cc8b](https://github.com/hassio-addons/addon-spotify-connect/commit/377cc8bdce3a771afbff2a7a19631d1657ec998c) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades Spotifyd to 0.2.13
|
||||
|
||||
2019/08/24 08:39 UTC - [fd8c96d](https://github.com/hassio-addons/addon-spotify-connect/commit/fd8c96d7e7e6d50093081d17927fa83f35a0d49d) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades libssl-dev to 1.1.1-1ubuntu2.1~18.04.4
|
||||
2019/09/17 13:17 UTC - [dca9d02](https://github.com/hassio-addons/addon-spotify-connect/commit/dca9d0271238741bead2b4958bb205dbf79a4f1a) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades rustc to 1.36.0+dfsg1+llvm-2ubuntu1~18.04.1
|
||||
|
||||
2019/08/24 08:39 UTC - [27a636f](https://github.com/hassio-addons/addon-spotify-connect/commit/27a636fd7d81014f45791c9a049c8072cb742d02) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades cargo to 0.36.0-0ubuntu1~18.04.1
|
||||
|
||||
2019/08/24 08:39 UTC - [5191353](https://github.com/hassio-addons/addon-spotify-connect/commit/51913535c22b3c99516c8e0919775c453b725202) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades add-on base image to v3.2.0
|
||||
2019/09/17 13:17 UTC - [cd61bf4](https://github.com/hassio-addons/addon-spotify-connect/commit/cd61bf4b93de817bed88e102e014d8485f1410ba) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades cargo to 0.37.0-3ubuntu1~18.04.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/69850a3/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/377cc8b/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-69850a3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/69850a3
|
||||
[release-shield]: https://img.shields.io/badge/version-377cc8b-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/377cc8b
|
||||
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Spotify Connect",
|
||||
"version": "69850a3",
|
||||
"version": "377cc8b",
|
||||
"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