Skip to content

Commit

Permalink
⬆️ Updating add-on AirCast to bcd5be4
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Jan 4, 2025
1 parent 7cc56b0 commit 8ddbae3
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 24 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -798,10 +798,10 @@ SOFTWARE.
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[ssh-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[ssh-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/cb1e52a
[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/cb1e52a/README.md
[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/bcd5be4
[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/bcd5be4/README.md
[aircast-issue]: https://github.com/hassio-addons/addon-aircast/issues
[aircast-version-shield]: https://img.shields.io/badge/version-cb1e52a-blue.svg
[aircast-version-shield]: https://img.shields.io/badge/version-bcd5be4-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
Expand Down
19 changes: 3 additions & 16 deletions aircast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,5 @@
# Changelog since v4.2.2
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.2 (#216)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.1 (#215)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️: migrate renovate config (#214)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.0 (#213)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.2 (#212)
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.1 (#211)
# Changelog since v4.2.3
- 🎆 Updates maintenance/license year to 2025 (#220)
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.3 (#219)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 changes: 1 addition & 1 deletion aircast/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ check [the contributor's page][contributors].

MIT License

Copyright (c) 2017-2024 Franck Nijhof
Copyright (c) 2017-2025 Franck Nijhof

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
6 changes: 3 additions & 3 deletions aircast/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-aircast/36742?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg
[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-cb1e52a-blue.svg
[release]: https://github.com/hassio-addons/addon-aircast/tree/cb1e52a
[release-shield]: https://img.shields.io/badge/version-bcd5be4-blue.svg
[release]: https://github.com/hassio-addons/addon-aircast/tree/bcd5be4
2 changes: 1 addition & 1 deletion aircast/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: AirCast
version: cb1e52a
version: bcd5be4
slug: aircast
description: AirPlay capabilities for your Chromecast devices.
url: https://github.com/hassio-addons/addon-aircast
Expand Down

0 comments on commit 8ddbae3

Please sign in to comment.