From 17f540f5939211b1352acb727fc869aa1e986828 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 29 Sep 2021 07:32:15 +0000 Subject: [PATCH] :arrow_up: Updating add-on AirSonos to 309f58c --- README.md | 6 +++--- airsonos/CHANGELOG.md | 16 ++++++++++++++++ airsonos/README.md | 4 ++-- airsonos/config.json | 2 +- 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7211a229a..a61071741 100644 --- a/README.md +++ b/README.md @@ -728,10 +728,10 @@ SOFTWARE. [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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/7bfdf80 -[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/7bfdf80/README.md +[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/309f58c +[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/309f58c/README.md [airsonos-issue]: https://github.com/hassio-addons/addon-airsonos/issues -[airsonos-version-shield]: https://img.shields.io/badge/version-7bfdf80-blue.svg +[airsonos-version-shield]: https://img.shields.io/badge/version-309f58c-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/airsonos/CHANGELOG.md b/airsonos/CHANGELOG.md index ffb2191c6..0447069bf 100644 --- a/airsonos/CHANGELOG.md +++ b/airsonos/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v3.1.1 +- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#91) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1) + +--- +updated-dependencies: +- dependency-name: frenck/action-addon-linter + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#87) Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0. diff --git a/airsonos/README.md b/airsonos/README.md index e3c73de1e..f58f233b8 100644 --- a/airsonos/README.md +++ b/airsonos/README.md @@ -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]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-7bfdf80-blue.svg -[release]: https://github.com/hassio-addons/addon-airsonos/tree/7bfdf80 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-309f58c-blue.svg +[release]: https://github.com/hassio-addons/addon-airsonos/tree/309f58c \ No newline at end of file diff --git a/airsonos/config.json b/airsonos/config.json index e2111f01e..3bd7b87dd 100644 --- a/airsonos/config.json +++ b/airsonos/config.json @@ -1,6 +1,6 @@ { "name": "AirSonos", - "version": "7bfdf80", + "version": "309f58c", "slug": "airsonos", "description": "AirPlay capabilities for your Sonos (and UPnP) devices.", "url": "https://github.com/hassio-addons/addon-airsonos",