From fb2f418c9b389a2ba6c973b3962e5289b7305fe6 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 1 Apr 2021 15:45:24 +0000 Subject: [PATCH] :arrow_up: Updating add-on AirCast to 87767f5 --- README.md | 6 +++--- aircast/CHANGELOG.md | 9 +++++++++ aircast/README.md | 4 ++-- aircast/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ffb78e26e..342fe10b0 100644 --- a/README.md +++ b/README.md @@ -770,10 +770,10 @@ SOFTWARE. [adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [adguard-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [adguard-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/2a39892 -[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/2a39892/README.md +[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/87767f5 +[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/87767f5/README.md [aircast-issue]: https://github.com/hassio-addons/addon-aircast/issues -[aircast-version-shield]: https://img.shields.io/badge/version-2a39892-blue.svg +[aircast-version-shield]: https://img.shields.io/badge/version-87767f5-blue.svg [aircast-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [aircast-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [aircast-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/aircast/CHANGELOG.md b/aircast/CHANGELOG.md index 9f5cc5651..7d97fdb8e 100644 --- a/aircast/CHANGELOG.md +++ b/aircast/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v3.0.0 +- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#57) + +Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. +- [Release notes](https://github.com/ludeeus/action-shellcheck/releases) +- [Commits](https://github.com/ludeeus/action-shellcheck/compare/1.0.0...94e0aab03ca135d11a35e5bfc14e6746dc56e7e9) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#56) - ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#54) diff --git a/aircast/README.md b/aircast/README.md index ca9b05931..24510a4aa 100644 --- a/aircast/README.md +++ b/aircast/README.md @@ -49,5 +49,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-2a39892-blue.svg -[release]: https://github.com/hassio-addons/addon-aircast/tree/2a39892 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-87767f5-blue.svg +[release]: https://github.com/hassio-addons/addon-aircast/tree/87767f5 \ No newline at end of file diff --git a/aircast/config.json b/aircast/config.json index 45945c844..cdb34c428 100644 --- a/aircast/config.json +++ b/aircast/config.json @@ -1,6 +1,6 @@ { "name": "AirCast", - "version": "2a39892", + "version": "87767f5", "slug": "aircast", "description": "AirPlay capabilities for your Chromecast devices.", "url": "https://github.com/hassio-addons/addon-aircast",