mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on AirSonos to 1d42314
This commit is contained in:
parent
10c3e32737
commit
cc10c2c8bb
4 changed files with 15 additions and 6 deletions
|
@ -793,10 +793,10 @@ SOFTWARE.
|
||||||
[aircast-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[aircast-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
[aircast-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[aircast-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[aircast-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[aircast-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/9cec479
|
[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/1d42314
|
||||||
[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/9cec479/README.md
|
[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/1d42314/README.md
|
||||||
[airsonos-issue]: https://github.com/hassio-addons/addon-airsonos/issues
|
[airsonos-issue]: https://github.com/hassio-addons/addon-airsonos/issues
|
||||||
[airsonos-version-shield]: https://img.shields.io/badge/version-9cec479-blue.svg
|
[airsonos-version-shield]: https://img.shields.io/badge/version-1d42314-blue.svg
|
||||||
[airsonos-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[airsonos-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[airsonos-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[airsonos-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[airsonos-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[airsonos-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 release-drafter/release-drafter from v5.14.0 to v5.15.0 (#40)
|
||||||
|
|
||||||
|
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0.
|
||||||
|
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
|
||||||
|
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4)
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#39)
|
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#39)
|
||||||
|
|
||||||
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18.
|
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18.
|
||||||
|
|
|
@ -52,5 +52,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-9cec479-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-1d42314-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-airsonos/tree/9cec479
|
[release]: https://github.com/hassio-addons/addon-airsonos/tree/1d42314
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "AirSonos",
|
"name": "AirSonos",
|
||||||
"version": "9cec479",
|
"version": "1d42314",
|
||||||
"slug": "airsonos",
|
"slug": "airsonos",
|
||||||
"description": "AirPlay capabilities for your Sonos (and UPnP) devices.",
|
"description": "AirPlay capabilities for your Sonos (and UPnP) devices.",
|
||||||
"url": "https://github.com/hassio-addons/addon-airsonos",
|
"url": "https://github.com/hassio-addons/addon-airsonos",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue