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 b970e94
This commit is contained in:
parent
7ca29e95e5
commit
b6aba13bf3
4 changed files with 8 additions and 7 deletions
|
@ -1161,10 +1161,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/1c93337
|
||||
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/1c93337/README.md
|
||||
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/b970e94
|
||||
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/b970e94/README.md
|
||||
[spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues
|
||||
[spotify-version-shield]: https://img.shields.io/badge/version-1c93337-blue.svg
|
||||
[spotify-version-shield]: https://img.shields.io/badge/version-b970e94-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,4 +1,5 @@
|
|||
# Changelog since v0.7.1
|
||||
- :art: Updated screenshot
|
||||
- :hammer: Update community forum links
|
||||
- :books: Update add-on instructions
|
||||
- :hammer: Refactor add-on configuration
|
||||
|
|
|
@ -46,7 +46,7 @@ If you are more interested in stable releases of our add-ons:
|
|||
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/1c93337/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/b970e94/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-spotify-connect/61210?u=frenck
|
||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||
|
@ -55,6 +55,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-1c93337-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/1c93337
|
||||
[release-shield]: https://img.shields.io/badge/version-b970e94-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/b970e94
|
||||
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Spotify Connect",
|
||||
"version": "1c93337",
|
||||
"version": "b970e94",
|
||||
"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