⬆️ Updating add-on AirSonos to 0ddd808

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-18 20:33:28 +00:00
parent 2ccc63f46a
commit bd83ca7e71
4 changed files with 15 additions and 6 deletions

View file

@ -728,10 +728,10 @@ SOFTWARE.
[aircast-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [aircast-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[aircast-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [aircast-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[aircast-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [aircast-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/7a0a3ad [addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/0ddd808
[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/7a0a3ad/README.md [addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/0ddd808/README.md
[airsonos-issue]: https://github.com/hassio-addons/addon-airsonos/issues [airsonos-issue]: https://github.com/hassio-addons/addon-airsonos/issues
[airsonos-version-shield]: https://img.shields.io/badge/version-7a0a3ad-blue.svg [airsonos-version-shield]: https://img.shields.io/badge/version-0ddd808-blue.svg
[airsonos-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [airsonos-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[airsonos-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [airsonos-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[airsonos-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [airsonos-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,13 @@
# Changelog since v3.1.0 # Changelog since v3.1.0
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#60)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 (#59) - ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 (#59)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1. Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1.

View file

@ -52,5 +52,5 @@ 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-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-7a0a3ad-blue.svg [release-shield]: https://img.shields.io/badge/version-0ddd808-blue.svg
[release]: https://github.com/hassio-addons/addon-airsonos/tree/7a0a3ad [release]: https://github.com/hassio-addons/addon-airsonos/tree/0ddd808

View file

@ -1,6 +1,6 @@
{ {
"name": "AirSonos", "name": "AirSonos",
"version": "7a0a3ad", "version": "0ddd808",
"slug": "airsonos", "slug": "airsonos",
"description": "AirPlay capabilities for your Sonos (and UPnP) devices.", "description": "AirPlay capabilities for your Sonos (and UPnP) devices.",
"url": "https://github.com/hassio-addons/addon-airsonos", "url": "https://github.com/hassio-addons/addon-airsonos",