From 6c6956661e7bdaf18f7da5b67f751d9ece1ee83c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 20 May 2021 14:53:37 +0000 Subject: [PATCH] :arrow_up: Updating add-on ledfx to 65f34ed --- README.md | 6 +++--- ledfx/CHANGELOG.md | 8 +------- ledfx/README.md | 4 ++-- ledfx/config.json | 2 +- 4 files changed, 7 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index e177bcca3..f214bf395 100644 --- a/README.md +++ b/README.md @@ -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/9c19d40 -[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/9c19d40/README.md +[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/65f34ed +[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/65f34ed/README.md [ledfx-issue]: https://github.com/hassio-addons/addon-ledfx/issues -[ledfx-version-shield]: https://img.shields.io/badge/version-9c19d40-blue.svg +[ledfx-version-shield]: https://img.shields.io/badge/version-65f34ed-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 0a91f335c..2a00e6de1 100644 --- a/ledfx/CHANGELOG.md +++ b/ledfx/CHANGELOG.md @@ -1,9 +1,3 @@ -- Bump actions/stale from 3.0.18 to 3.0.19 (#52) +- Bump frenck/action-addon-information from 1.0.0 to 1.1 (#53) -Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19. -- [Release notes](https://github.com/actions/stale/releases) -- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19) - -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 4a0067ffb..7d81df610 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-9c19d40-blue.svg -[release]: https://github.com/hassio-addons/addon-ledfx/tree/9c19d40 +[release-shield]: https://img.shields.io/badge/version-65f34ed-blue.svg +[release]: https://github.com/hassio-addons/addon-ledfx/tree/65f34ed [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 47553ab80..9be430593 100644 --- a/ledfx/config.json +++ b/ledfx/config.json @@ -1,6 +1,6 @@ { "name": "ledfx", - "version": "9c19d40", + "version": "65f34ed", "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",