diff --git a/README.md b/README.md index 46779f4b1..3f4dcd2a4 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/f114f19 -[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/f114f19/README.md +[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/af2a5b2 +[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/af2a5b2/README.md [ledfx-issue]: https://github.com/hassio-addons/addon-ledfx/issues -[ledfx-version-shield]: https://img.shields.io/badge/version-f114f19-blue.svg +[ledfx-version-shield]: https://img.shields.io/badge/version-af2a5b2-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 f89d920a9..709037f10 100644 --- a/ledfx/CHANGELOG.md +++ b/ledfx/CHANGELOG.md @@ -1,8 +1,8 @@ -- Bump docker/login-action from v1.8.0 to v1.9.0 (#45) +- Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#46) -Bumps [docker/login-action](https://github.com/docker/login-action) from v1.8.0 to v1.9.0. -- [Release notes](https://github.com/docker/login-action/releases) -- [Commits](https://github.com/docker/login-action/compare/v1.8.0...28218f9b04b4f3f62068d7b6ce6ca5b26e35336c) +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.2.0...0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e) Signed-off-by: dependabot[bot] diff --git a/ledfx/README.md b/ledfx/README.md index 9bcf7e7a8..bd03132ba 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-f114f19-blue.svg -[release]: https://github.com/hassio-addons/addon-ledfx/tree/f114f19 +[release-shield]: https://img.shields.io/badge/version-af2a5b2-blue.svg +[release]: https://github.com/hassio-addons/addon-ledfx/tree/af2a5b2 [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 aedbf585c..e69ec74b5 100644 --- a/ledfx/config.json +++ b/ledfx/config.json @@ -1,6 +1,6 @@ { "name": "ledfx", - "version": "f114f19", + "version": "af2a5b2", "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",