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 d8a4501
This commit is contained in:
parent
01ba25fec0
commit
f1e09312bf
4 changed files with 9 additions and 6 deletions
|
@ -921,10 +921,10 @@ SOFTWARE.
|
||||||
[sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[sqlite-web-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[sqlite-web-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[sqlite-web-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[sqlite-web-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/4ec0eb6
|
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/d8a4501
|
||||||
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/4ec0eb6/README.md
|
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/d8a4501/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-4ec0eb6-blue.svg
|
[spotify-version-shield]: https://img.shields.io/badge/version-d8a4501-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,7 @@
|
||||||
# Changelog since v0.12.4
|
# Changelog since v0.12.4
|
||||||
|
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.1 (#223)
|
||||||
|
|
||||||
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||||
- ⬆️ Update alpine_3_18/cargo to v1.70.0-r0 (#222)
|
- ⬆️ Update alpine_3_18/cargo to v1.70.0-r0 (#222)
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||||
|
|
|
@ -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-4ec0eb6-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-d8a4501-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/4ec0eb6
|
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/d8a4501
|
||||||
[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,5 +1,5 @@
|
||||||
name: Spotify Connect
|
name: Spotify Connect
|
||||||
version: 4ec0eb6
|
version: d8a4501
|
||||||
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