From d024647439d070b5824cab20a10b31cbf3c0c3c9 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 26 Apr 2021 16:16:45 +0000 Subject: [PATCH] :arrow_up: Updating add-on ledfx to 1fda319 --- README.md | 6 +++--- ledfx/CHANGELOG.md | 10 +++++++--- ledfx/README.md | 4 ++-- ledfx/config.json | 2 +- 4 files changed, 13 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 031fb121b..2f4ebd6cd 100644 --- a/README.md +++ b/README.md @@ -1139,10 +1139,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/1699cf7 -[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/1699cf7/README.md +[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/1fda319 +[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/1fda319/README.md [ledfx-issue]: https://github.com/hassio-addons/addon-ledfx/issues -[ledfx-version-shield]: https://img.shields.io/badge/version-1699cf7-blue.svg +[ledfx-version-shield]: https://img.shields.io/badge/version-1fda319-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 diff --git a/ledfx/CHANGELOG.md b/ledfx/CHANGELOG.md index 4597665b9..83b07f62e 100644 --- a/ledfx/CHANGELOG.md +++ b/ledfx/CHANGELOG.md @@ -1,5 +1,9 @@ -- ⬆ Update base image to v9.1.8 and dependencies (#41) +- Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 (#43) -* ⬆ Update base image to v9.1.8 +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.2 to v1.2.0. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.2...012185ccbeb554a7f5f987bea0f1a73519b3cdf5) -* ⬆ Update cython to v0.29.21-r1 +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/ledfx/README.md b/ledfx/README.md index 75ac6933e..b0da1ff5d 100644 --- a/ledfx/README.md +++ b/ledfx/README.md @@ -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-1699cf7-blue.svg -[release]: https://github.com/hassio-addons/addon-ledfx/tree/1699cf7 +[release-shield]: https://img.shields.io/badge/version-1fda319-blue.svg +[release]: https://github.com/hassio-addons/addon-ledfx/tree/1fda319 [screenshot]: https://github.com/hassio-addons/addon-ledfx/raw/main/images/screenshot.png \ No newline at end of file diff --git a/ledfx/config.json b/ledfx/config.json index c24c5d6e7..bccbb7e62 100644 --- a/ledfx/config.json +++ b/ledfx/config.json @@ -1,6 +1,6 @@ { "name": "ledfx", - "version": "1699cf7", + "version": "1fda319", "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",