mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on AirCast to 546db31
This commit is contained in:
parent
152ea632c2
commit
efb5119d83
4 changed files with 15 additions and 6 deletions
|
@ -770,10 +770,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/faa9b66
|
[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/546db31
|
||||||
[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/faa9b66/README.md
|
[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/546db31/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-faa9b66-blue.svg
|
[aircast-version-shield]: https://img.shields.io/badge/version-546db31-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
|
||||||
|
|
|
@ -1,4 +1,13 @@
|
||||||
# Changelog since v3.0.0
|
# Changelog since v3.0.0
|
||||||
|
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#61)
|
||||||
|
|
||||||
|
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
|
||||||
|
- [Release notes](https://github.com/actions/cache/releases)
|
||||||
|
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#60)
|
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#60)
|
||||||
|
|
||||||
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2.
|
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2.
|
||||||
|
|
|
@ -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-faa9b66-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-546db31-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-aircast/tree/faa9b66
|
[release]: https://github.com/hassio-addons/addon-aircast/tree/546db31
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "AirCast",
|
"name": "AirCast",
|
||||||
"version": "faa9b66",
|
"version": "546db31",
|
||||||
"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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue