From 30ba49c8047ff7a9efe5a4761b46beee17f24e59 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 8 Apr 2021 10:44:11 +0000 Subject: [PATCH] :arrow_up: Updating add-on AirSonos to 7e166a6 --- README.md | 6 +++--- airsonos/CHANGELOG.md | 9 +++++++++ airsonos/README.md | 4 ++-- airsonos/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0ed1ee568..e8cdbafb8 100644 --- a/README.md +++ b/README.md @@ -779,10 +779,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/f01baba -[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/f01baba/README.md +[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/7e166a6 +[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/7e166a6/README.md [airsonos-issue]: https://github.com/hassio-addons/addon-airsonos/issues -[airsonos-version-shield]: https://img.shields.io/badge/version-f01baba-blue.svg +[airsonos-version-shield]: https://img.shields.io/badge/version-7e166a6-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 180bcb14d..08918aced 100644 --- a/airsonos/CHANGELOG.md +++ b/airsonos/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v3.0.0 +- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#43) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.1...2a4b53665e15ce7d7049afb11ff1f70ff1610609) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#42) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0. diff --git a/airsonos/README.md b/airsonos/README.md index e73d4e827..aa2182e58 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-f01baba-blue.svg -[release]: https://github.com/hassio-addons/addon-airsonos/tree/f01baba \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-7e166a6-blue.svg +[release]: https://github.com/hassio-addons/addon-airsonos/tree/7e166a6 \ No newline at end of file diff --git a/airsonos/config.json b/airsonos/config.json index 048dbd981..5b56bfdf6 100644 --- a/airsonos/config.json +++ b/airsonos/config.json @@ -1,6 +1,6 @@ { "name": "AirSonos", - "version": "f01baba", + "version": "7e166a6", "slug": "airsonos", "description": "AirPlay capabilities for your Sonos (and UPnP) devices.", "url": "https://github.com/hassio-addons/addon-airsonos",