⬆️ Updating add-on Spotify Connect to 4938015

This commit is contained in:
Community Hass.io Add-ons Bot 2023-03-13 14:07:37 +00:00
parent 8463e93378
commit 878bd576ee
5 changed files with 10 additions and 8 deletions

View file

@ -972,10 +972,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/87985cf
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/87985cf/README.md
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/4938015
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/4938015/README.md
[spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues
[spotify-version-shield]: https://img.shields.io/badge/version-87985cf-blue.svg
[spotify-version-shield]: https://img.shields.io/badge/version-4938015-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,6 @@
# Changelog since v0.12.2
- ⬆️ Upgrades add-on base image to 13.1.3 (#207)
- 🎆 Updates maintenance/license year to 2023 (#206)
- ⬆️ Upgrades add-on base image to 13.0.0 (#199)
- ⬆️ Upgrades add-on base image to 12.2.7 (#197)
- ⬆️ Upgrades add-on base image to 12.2.3 (#188)

View file

@ -131,7 +131,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2018-2022 Franck Nijhof
Copyright (c) 2018-2023 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -48,10 +48,10 @@ If you are more interested in stable releases of our add-ons:
[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
[github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
[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-87985cf-blue.svg
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/87985cf
[release-shield]: https://img.shields.io/badge/version-4938015-blue.svg
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/4938015
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/main/images/screenshot.png

View file

@ -21,4 +21,4 @@ schema:
username: str?
slug: spotify
url: https://github.com/hassio-addons/addon-spotify-connect
version: 87985cf
version: '4938015'