⬆️ Updating add-on AirCast to 56b47f3

This commit is contained in:
Community Hass.io Add-ons Bot 2021-06-24 08:20:00 +00:00
parent 72b2633327
commit 716492fcdc
4 changed files with 18 additions and 61 deletions

View file

@ -719,10 +719,10 @@ SOFTWARE.
[adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[adguard-i386-shield]: https://img.shields.io/badge/i386-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/86c817d [addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/56b47f3
[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/86c817d/README.md [addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/56b47f3/README.md
[aircast-issue]: https://github.com/hassio-addons/addon-aircast/issues [aircast-issue]: https://github.com/hassio-addons/addon-aircast/issues
[aircast-version-shield]: https://img.shields.io/badge/version-86c817d-blue.svg [aircast-version-shield]: https://img.shields.io/badge/version-56b47f3-blue.svg
[aircast-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[aircast-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [aircast-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,60 +1,17 @@
# Changelog since v3.1.0 # Changelog since v3.1.1
- ⬆️ Upgrades AirConnect to 0.2.50.5 (#85) - ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 (#88)
- ⬆️ Upgrades add-on base image to v4.2.1 (#84)
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2 (#82)
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.1 to 1.2. Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/frenck/action-addon-information/releases) - [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/frenck/action-addon-information/compare/v1.1...v1.2) - [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 (#81)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#80)
- ⬆ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#79)
- ⬆️ 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] <support@github.com>
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.
- [Release notes](https://github.com/frenck/action-addon-information/releases)
- [Commits](https://github.com/frenck/action-addon-information/compare/v1.0.0...v1.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#76)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 (#75)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2...v2.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#74)

View file

@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-86c817d-blue.svg [release-shield]: https://img.shields.io/badge/version-56b47f3-blue.svg
[release]: https://github.com/hassio-addons/addon-aircast/tree/86c817d [release]: https://github.com/hassio-addons/addon-aircast/tree/56b47f3

View file

@ -1,6 +1,6 @@
{ {
"name": "AirCast", "name": "AirCast",
"version": "86c817d", "version": "56b47f3",
"slug": "aircast", "slug": "aircast",
"description": "AirPlay capabilities for your Chromecast devices.", "description": "AirPlay capabilities for your Chromecast devices.",
"url": "https://github.com/hassio-addons/addon-aircast", "url": "https://github.com/hassio-addons/addon-aircast",