From 2cf4553f1ead6bf1ec350232ccea07e796e18d97 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 5 Feb 2021 11:58:18 +0000 Subject: [PATCH] :arrow_up: Updating add-on AirCast to cef4496 --- README.md | 6 +++--- aircast/CHANGELOG.md | 10 ++++++++++ aircast/README.md | 4 ++-- aircast/config.json | 2 +- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 728737a2d..c0783150c 100644 --- a/README.md +++ b/README.md @@ -784,10 +784,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/b41fcb8 -[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/b41fcb8/README.md +[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/cef4496 +[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/cef4496/README.md [aircast-issue]: https://github.com/hassio-addons/addon-aircast/issues -[aircast-version-shield]: https://img.shields.io/badge/version-b41fcb8-blue.svg +[aircast-version-shield]: https://img.shields.io/badge/version-cef4496-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 c124faea3..1504c991a 100644 --- a/aircast/CHANGELOG.md +++ b/aircast/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v3.0.0 +- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#47) + +Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. +- [Release notes](https://github.com/actionshub/markdownlint/releases) +- [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md) +- [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#46) Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. diff --git a/aircast/README.md b/aircast/README.md index b1834c24d..c2fa80e8d 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-b41fcb8-blue.svg -[release]: https://github.com/hassio-addons/addon-aircast/tree/b41fcb8 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-cef4496-blue.svg +[release]: https://github.com/hassio-addons/addon-aircast/tree/cef4496 \ No newline at end of file diff --git a/aircast/config.json b/aircast/config.json index a6dc6b1aa..34b32d7f9 100644 --- a/aircast/config.json +++ b/aircast/config.json @@ -1,6 +1,6 @@ { "name": "AirCast", - "version": "b41fcb8", + "version": "cef4496", "slug": "aircast", "description": "AirPlay capabilities for your Chromecast devices.", "url": "https://github.com/hassio-addons/addon-aircast",