From 1d11bbf885a0b51021c3ccd22f478906fd9dcc10 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 28 May 2021 09:32:40 +0000 Subject: [PATCH] :arrow_up: Updating add-on ledfx to 29cdfc6 --- README.md | 6 +++--- ledfx/CHANGELOG.md | 10 +++++++++- ledfx/README.md | 4 ++-- ledfx/config.json | 2 +- 4 files changed, 15 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 453cdc14e..e58853f14 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/447bbf9 -[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/447bbf9/README.md +[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/29cdfc6 +[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/29cdfc6/README.md [ledfx-issue]: https://github.com/hassio-addons/addon-ledfx/issues -[ledfx-version-shield]: https://img.shields.io/badge/version-447bbf9-blue.svg +[ledfx-version-shield]: https://img.shields.io/badge/version-29cdfc6-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 2f4a9819b..78c251814 100644 --- a/ledfx/CHANGELOG.md +++ b/ledfx/CHANGELOG.md @@ -1 +1,9 @@ -- Bump docker/build-push-action from 2.4.0 to 2.5.0 (#57) +- Bump actions/cache from 2.1.5 to 2.1.6 (#58) + +Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. +- [Release notes](https://github.com/actions/cache/releases) +- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6) + +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 dde336001..86e4390cf 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-447bbf9-blue.svg -[release]: https://github.com/hassio-addons/addon-ledfx/tree/447bbf9 +[release-shield]: https://img.shields.io/badge/version-29cdfc6-blue.svg +[release]: https://github.com/hassio-addons/addon-ledfx/tree/29cdfc6 [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 e02b21ca8..b7c10f007 100644 --- a/ledfx/config.json +++ b/ledfx/config.json @@ -1,6 +1,6 @@ { "name": "ledfx", - "version": "447bbf9", + "version": "29cdfc6", "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",