⬆️ Updating add-on ledfx to 4c7b945

This commit is contained in:
Community Hass.io Add-ons Bot 2021-08-26 07:29:26 +00:00
parent 5826fbca05
commit e5085dcc83
4 changed files with 7 additions and 20 deletions

View file

@ -1070,10 +1070,10 @@ SOFTWARE.
[chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[chrony-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[chrony-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/d6e787d
[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/d6e787d/README.md
[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/4c7b945
[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/4c7b945/README.md
[ledfx-issue]: https://github.com/hassio-addons/addon-ledfx/issues
[ledfx-version-shield]: https://img.shields.io/badge/version-d6e787d-blue.svg
[ledfx-version-shield]: https://img.shields.io/badge/version-4c7b945-blue.svg
[ledfx-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[ledfx-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[ledfx-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,16 +1,3 @@
- Bump pkgconfig from 1.5.1 to 1.5.5 in /ledfx (#83)
- Bump frenck/action-addon-linter from 2.2 to 2.3 (#86)
Bumps [pkgconfig](https://github.com/matze/pkgconfig) from 1.5.1 to 1.5.5.
- [Release notes](https://github.com/matze/pkgconfig/releases)
- [Commits](https://github.com/matze/pkgconfig/compare/v1.5.1...v1.5.5)
---
updated-dependencies:
- dependency-name: pkgconfig
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>

View file

@ -44,6 +44,6 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io/?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-d6e787d-blue.svg
[release]: https://github.com/hassio-addons/addon-ledfx/tree/d6e787d
[release-shield]: https://img.shields.io/badge/version-4c7b945-blue.svg
[release]: https://github.com/hassio-addons/addon-ledfx/tree/4c7b945
[screenshot]: https://github.com/hassio-addons/addon-ledfx/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "ledfx",
"version": "d6e787d",
"version": "4c7b945",
"slug": "ledfx",
"description": "A network based LED effect controller with support for advanced real-time audio effects!",
"url": "https://github.com/hassio-addons/addon-ledfx",