mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 03:21:28 +00:00
🎉 Release of add-on Spotify Connect 0.8.2
This commit is contained in:
parent
7a2db6cbd0
commit
bcb31de6dc
4 changed files with 11 additions and 16 deletions
|
@ -1126,10 +1126,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/v0.8.1
|
||||
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.8.1/README.md
|
||||
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.8.2
|
||||
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.8.2/README.md
|
||||
[spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues
|
||||
[spotify-version-shield]: https://img.shields.io/badge/version-v0.8.1-blue.svg
|
||||
[spotify-version-shield]: https://img.shields.io/badge/version-v0.8.2-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
|
||||
|
|
|
@ -2,17 +2,12 @@
|
|||
|
||||
### 🔨 Changes
|
||||
|
||||
- 🔨 Implement OCI image specification on labels
|
||||
- ⬆ Upgrades cargo to 0.42.0-0ubuntu1~18.04.1
|
||||
- ⬆ Upgrades git to 1:2.17.1-1ubuntu0.7
|
||||
- ⬆ Upgrades libasound2 to 1.1.3-5ubuntu0.5
|
||||
- ⬆ Upgrades rustc to 1.41.0+dfsg1+llvm-0ubuntu1~18.04.1
|
||||
- ⬆ Upgrades Spotifyd to v0.2.24
|
||||
- ⬆ Upgrades add-on base image to v5.2.1
|
||||
- ✏ Split add-on documentation
|
||||
- ⬆ Upgrades libssl-dev to 1.1.1-1ubuntu2.1~18.04.6
|
||||
- ✏️ Fix docs link in README (#53)
|
||||
- ⬆ Upgrades cargo to 0.44.1-0ubuntu1~18.04.1
|
||||
- ⬆ Upgrades rustc to 1.43.0+dfsg1+llvm-1~exp1ubuntu2~18.04.1
|
||||
- ⬆ Upgrades add-on base image to v5.2.2
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-spotify-connect/compare/v0.8.0...v0.8.1
|
||||
[changelog]: https://github.com/hassio-addons/addon-spotify-connect/compare/v0.8.1...v0.8.2
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work:
|
||||
|
|
|
@ -49,6 +49,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-v0.8.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.8.1
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.8.2-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.8.2
|
||||
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Spotify Connect",
|
||||
"version": "0.8.1",
|
||||
"version": "0.8.2",
|
||||
"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