From 272abcd453d94c9beaa026c7bca3cb9411ff8782 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 18 Aug 2021 07:41:49 +0000 Subject: [PATCH] :arrow_up: Updating add-on AirSonos to af27ac7 --- README.md | 6 +++--- airsonos/CHANGELOG.md | 17 +++++++++++++++++ airsonos/README.md | 4 ++-- airsonos/config.json | 2 +- 4 files changed, 23 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3165d0027..d229f6af6 100644 --- a/README.md +++ b/README.md @@ -714,10 +714,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/35a1a09 -[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/35a1a09/README.md +[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/af27ac7 +[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/af27ac7/README.md [airsonos-issue]: https://github.com/hassio-addons/addon-airsonos/issues -[airsonos-version-shield]: https://img.shields.io/badge/version-35a1a09-blue.svg +[airsonos-version-shield]: https://img.shields.io/badge/version-af27ac7-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 7d2bf0efb..022579424 100644 --- a/airsonos/CHANGELOG.md +++ b/airsonos/CHANGELOG.md @@ -1,4 +1,21 @@ # Changelog since v3.1.1 +- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#83) + +Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2. +- [Release notes](https://github.com/dessant/lock-threads/releases) +- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) +- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2) + +--- +updated-dependencies: +- dependency-name: dessant/lock-threads + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - 🚑 Fix contributing link in readme (#82) - ⬆ Upgrades add-on base image to v4.2.3 (#81) - 🚀 Add-on CI improvements (#80) diff --git a/airsonos/README.md b/airsonos/README.md index 68a978d06..e1e029190 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-35a1a09-blue.svg -[release]: https://github.com/hassio-addons/addon-airsonos/tree/35a1a09 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-af27ac7-blue.svg +[release]: https://github.com/hassio-addons/addon-airsonos/tree/af27ac7 \ No newline at end of file diff --git a/airsonos/config.json b/airsonos/config.json index 68bc12fbb..868b920ee 100644 --- a/airsonos/config.json +++ b/airsonos/config.json @@ -1,6 +1,6 @@ { "name": "AirSonos", - "version": "35a1a09", + "version": "af27ac7", "slug": "airsonos", "description": "AirPlay capabilities for your Sonos (and UPnP) devices.", "url": "https://github.com/hassio-addons/addon-airsonos",