From 4bacf0e4b6070bd7f8eebca84283b7acadf9d514 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 27 May 2021 14:47:16 +0000 Subject: [PATCH] :arrow_up: Updating add-on ledfx to 080c387 --- README.md | 6 +++--- ledfx/CHANGELOG.md | 8 ++++---- ledfx/README.md | 4 ++-- ledfx/config.json | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 7634ab416..9833404e8 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/6a7e466 -[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/6a7e466/README.md +[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/080c387 +[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/080c387/README.md [ledfx-issue]: https://github.com/hassio-addons/addon-ledfx/issues -[ledfx-version-shield]: https://img.shields.io/badge/version-6a7e466-blue.svg +[ledfx-version-shield]: https://img.shields.io/badge/version-080c387-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 e831d136a..9b2529e46 100644 --- a/ledfx/CHANGELOG.md +++ b/ledfx/CHANGELOG.md @@ -1,8 +1,8 @@ -- Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#55) +- Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#56) -Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. -- [Release notes](https://github.com/micnncim/action-label-syncer/releases) -- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0) +Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0. +- [Release notes](https://github.com/docker/setup-qemu-action/releases) +- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0) Signed-off-by: dependabot[bot] diff --git a/ledfx/README.md b/ledfx/README.md index 298f22c1c..9d972d880 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-6a7e466-blue.svg -[release]: https://github.com/hassio-addons/addon-ledfx/tree/6a7e466 +[release-shield]: https://img.shields.io/badge/version-080c387-blue.svg +[release]: https://github.com/hassio-addons/addon-ledfx/tree/080c387 [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 96ad735f9..0746e2b8b 100644 --- a/ledfx/config.json +++ b/ledfx/config.json @@ -1,6 +1,6 @@ { "name": "ledfx", - "version": "6a7e466", + "version": "080c387", "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",