mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Spotify Connect to caa172b
This commit is contained in:
parent
9a25d4e81f
commit
5c1843c9a7
4 changed files with 7 additions and 6 deletions
|
@ -921,10 +921,10 @@ SOFTWARE.
|
||||||
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[ssh-i386-shield]: https://img.shields.io/badge/i386-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/e13b305
|
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/caa172b
|
||||||
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/e13b305/README.md
|
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/caa172b/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-e13b305-blue.svg
|
[spotify-version-shield]: https://img.shields.io/badge/version-caa172b-blue.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
|
||||||
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
# Changelog since v0.9.0
|
# Changelog since v0.9.0
|
||||||
|
- ⬆️ Upgrades add-on base image to v10.0.1 (#134)
|
||||||
- 🚑 Fix contributing link in readme (#133)
|
- 🚑 Fix contributing link in readme (#133)
|
||||||
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#132)
|
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#132)
|
||||||
|
|
||||||
|
|
|
@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-e13b305-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-caa172b-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/e13b305
|
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/caa172b
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Spotify Connect",
|
"name": "Spotify Connect",
|
||||||
"version": "e13b305",
|
"version": "caa172b",
|
||||||
"slug": "spotify",
|
"slug": "spotify",
|
||||||
"description": "Play Spotify music on your Home Assistant device",
|
"description": "Play Spotify music on your Home Assistant device",
|
||||||
"url": "https://github.com/hassio-addons/addon-spotify-connect",
|
"url": "https://github.com/hassio-addons/addon-spotify-connect",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue