mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on AirSonos to 0e91827
This commit is contained in:
parent
f8995de6c2
commit
630a2e0667
4 changed files with 23 additions and 6 deletions
|
@ -728,10 +728,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/5ff1140
|
[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/0e91827
|
||||||
[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/5ff1140/README.md
|
[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/0e91827/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-5ff1140-blue.svg
|
[airsonos-version-shield]: https://img.shields.io/badge/version-0e91827-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,21 @@
|
||||||
# Changelog since v3.1.1
|
# Changelog since v3.1.1
|
||||||
|
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#95)
|
||||||
|
|
||||||
|
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
|
||||||
|
- [Release notes](https://github.com/actions/checkout/releases)
|
||||||
|
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
|
||||||
|
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: actions/checkout
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-patch
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
- ⬆️ Upgrades add-on base image to 5.1.1 (#92)
|
- ⬆️ Upgrades add-on base image to 5.1.1 (#92)
|
||||||
- ⬆️ Upgrades AirConnect to 0.2.51.1 (#93)
|
- ⬆️ Upgrades AirConnect to 0.2.51.1 (#93)
|
||||||
- ⬆ Upgrade lock-threads workflow to 3.0.0 (#94)
|
- ⬆ Upgrade lock-threads workflow to 3.0.0 (#94)
|
||||||
|
|
|
@ -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-5ff1140-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-0e91827-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-airsonos/tree/5ff1140
|
[release]: https://github.com/hassio-addons/addon-airsonos/tree/0e91827
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "AirSonos",
|
"name": "AirSonos",
|
||||||
"version": "5ff1140",
|
"version": "0e91827",
|
||||||
"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