⬆️ Updating add-on AppDaemon 4 to 56079ed

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-08 14:10:41 +00:00
parent 7ecebd14fa
commit f48916efec
4 changed files with 15 additions and 6 deletions

View file

@ -788,10 +788,10 @@ SOFTWARE.
[airsonos-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[airsonos-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[airsonos-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-appdaemon]: https://github.com/hassio-addons/addon-appdaemon/tree/432e95b
[addon-doc-appdaemon]: https://github.com/hassio-addons/addon-appdaemon/blob/432e95b/README.md
[addon-appdaemon]: https://github.com/hassio-addons/addon-appdaemon/tree/56079ed
[addon-doc-appdaemon]: https://github.com/hassio-addons/addon-appdaemon/blob/56079ed/README.md
[appdaemon-issue]: https://github.com/hassio-addons/addon-appdaemon/issues
[appdaemon-version-shield]: https://img.shields.io/badge/version-432e95b-blue.svg
[appdaemon-version-shield]: https://img.shields.io/badge/version-56079ed-blue.svg
[appdaemon-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[appdaemon-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,13 @@
# Changelog since v0.5.1
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#104)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.1...2a4b53665e15ce7d7049afb11ff1f70ff1610609)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 (#103)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.1 to v1.0.2.

View file

@ -48,6 +48,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-432e95b-blue.svg
[release]: https://github.com/hassio-addons/addon-appdaemon/tree/432e95b
[release-shield]: https://img.shields.io/badge/version-56079ed-blue.svg
[release]: https://github.com/hassio-addons/addon-appdaemon/tree/56079ed
[screenshot]: https://github.com/hassio-addons/addon-appdaemon/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "AppDaemon 4",
"version": "432e95b",
"version": "56079ed",
"slug": "appdaemon",
"description": "Python Apps and Dashboard using AppDaemon 4.x for Home Assistant",
"url": "https://github.com/hassio-addons/addon-appdaemon",