From eb0ae80489a50990ff87b563c71ab49fc4c528b0 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 26 Aug 2021 07:48:48 +0000 Subject: [PATCH] :arrow_up: Updating add-on AirCast to f1a9fb1 --- README.md | 6 +++--- aircast/CHANGELOG.md | 16 ++++++++++++++++ aircast/README.md | 4 ++-- aircast/config.json | 2 +- 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a926ac3dd..44283f507 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/c40a123 -[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/c40a123/README.md +[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/f1a9fb1 +[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/f1a9fb1/README.md [aircast-issue]: https://github.com/hassio-addons/addon-aircast/issues -[aircast-version-shield]: https://img.shields.io/badge/version-c40a123-blue.svg +[aircast-version-shield]: https://img.shields.io/badge/version-f1a9fb1-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 0a5b14892..46406783b 100644 --- a/aircast/CHANGELOG.md +++ b/aircast/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v3.1.1 +- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#102) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.2...v2.3) + +--- +updated-dependencies: +- dependency-name: frenck/action-addon-linter + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#101) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0. diff --git a/aircast/README.md b/aircast/README.md index d3c95026f..b607601c8 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-c40a123-blue.svg -[release]: https://github.com/hassio-addons/addon-aircast/tree/c40a123 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-f1a9fb1-blue.svg +[release]: https://github.com/hassio-addons/addon-aircast/tree/f1a9fb1 \ No newline at end of file diff --git a/aircast/config.json b/aircast/config.json index 241720828..64ccb1d8a 100644 --- a/aircast/config.json +++ b/aircast/config.json @@ -1,6 +1,6 @@ { "name": "AirCast", - "version": "c40a123", + "version": "f1a9fb1", "slug": "aircast", "description": "AirPlay capabilities for your Chromecast devices.", "url": "https://github.com/hassio-addons/addon-aircast",