From 1bb4f96077d76275c8941f1e1887ca65501007e4 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 25 May 2021 11:27:46 +0000 Subject: [PATCH] :arrow_up: Updating add-on AirCast to 53d5bbc --- 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 7db6499b6..d566ed77f 100644 --- a/README.md +++ b/README.md @@ -719,10 +719,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/e4acfb5 -[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/e4acfb5/README.md +[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/53d5bbc +[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/53d5bbc/README.md [aircast-issue]: https://github.com/hassio-addons/addon-aircast/issues -[aircast-version-shield]: https://img.shields.io/badge/version-e4acfb5-blue.svg +[aircast-version-shield]: https://img.shields.io/badge/version-53d5bbc-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 fb6429799..55a3ee189 100644 --- a/aircast/CHANGELOG.md +++ b/aircast/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v3.1.0 +- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#78) + +Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. +- [Release notes](https://github.com/micnncim/action-label-syncer/releases) +- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 (#77) Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1. diff --git a/aircast/README.md b/aircast/README.md index 535c35755..3951afd9b 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-e4acfb5-blue.svg -[release]: https://github.com/hassio-addons/addon-aircast/tree/e4acfb5 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-53d5bbc-blue.svg +[release]: https://github.com/hassio-addons/addon-aircast/tree/53d5bbc \ No newline at end of file diff --git a/aircast/config.json b/aircast/config.json index f7f6b98c3..167dc2d08 100644 --- a/aircast/config.json +++ b/aircast/config.json @@ -1,6 +1,6 @@ { "name": "AirCast", - "version": "e4acfb5", + "version": "53d5bbc", "slug": "aircast", "description": "AirPlay capabilities for your Chromecast devices.", "url": "https://github.com/hassio-addons/addon-aircast",