From c7dca414e23d8d4853f132aa0a91dd3899c3560c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 12 Jul 2021 13:09:29 +0000 Subject: [PATCH] :arrow_up: Updating add-on ledfx to f388683 --- README.md | 6 +++--- ledfx/CHANGELOG.md | 11 ++++++----- ledfx/README.md | 4 ++-- ledfx/config.json | 2 +- 4 files changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 6aa75b153..cc458eb0c 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/cc89f92 -[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/cc89f92/README.md +[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/f388683 +[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/f388683/README.md [ledfx-issue]: https://github.com/hassio-addons/addon-ledfx/issues -[ledfx-version-shield]: https://img.shields.io/badge/version-cc89f92-blue.svg +[ledfx-version-shield]: https://img.shields.io/badge/version-f388683-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 c232e92b6..7d1955dd0 100644 --- a/ledfx/CHANGELOG.md +++ b/ledfx/CHANGELOG.md @@ -1,12 +1,13 @@ -- Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 (#67) +- Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#68) -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.4.1 to 1.5.0. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0) +Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.0.3 to 2.1.1. +- [Release notes](https://github.com/dessant/lock-threads/releases) +- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) +- [Commits](https://github.com/dessant/lock-threads/compare/v2.0.3...v2.1.1) --- updated-dependencies: -- dependency-name: docker/setup-buildx-action +- dependency-name: dessant/lock-threads dependency-type: direct:production update-type: version-update:semver-minor ... diff --git a/ledfx/README.md b/ledfx/README.md index b21c23d38..cd3b2b36b 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-cc89f92-blue.svg -[release]: https://github.com/hassio-addons/addon-ledfx/tree/cc89f92 +[release-shield]: https://img.shields.io/badge/version-f388683-blue.svg +[release]: https://github.com/hassio-addons/addon-ledfx/tree/f388683 [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 b27d78c66..309505e8a 100644 --- a/ledfx/config.json +++ b/ledfx/config.json @@ -1,6 +1,6 @@ { "name": "ledfx", - "version": "cc89f92", + "version": "f388683", "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",