From 1019d73d54a2be833c57d1725ac1ae5b33101dce Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 23 Sep 2021 14:09:29 +0000 Subject: [PATCH] :arrow_up: Updating add-on Folding@home to 70deabf --- README.md | 6 +++--- foldingathome/CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ foldingathome/README.md | 4 ++-- foldingathome/config.json | 2 +- 4 files changed, 38 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bd1379a22..22771f5fc 100644 --- a/README.md +++ b/README.md @@ -773,10 +773,10 @@ SOFTWARE. [ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ftp-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ftp-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/a6cd682 -[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/a6cd682/README.md +[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/70deabf +[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/70deabf/README.md [foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues -[foldingathome-version-shield]: https://img.shields.io/badge/version-a6cd682-blue.svg +[foldingathome-version-shield]: https://img.shields.io/badge/version-70deabf-blue.svg [foldingathome-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg [foldingathome-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [foldingathome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/foldingathome/CHANGELOG.md b/foldingathome/CHANGELOG.md index c6860067f..431416d24 100644 --- a/foldingathome/CHANGELOG.md +++ b/foldingathome/CHANGELOG.md @@ -1,4 +1,36 @@ # Changelog since v0.3.0 +- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 (#22) + +Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0. +- [Release notes](https://github.com/creyD/prettier_action/releases) +- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0) + +--- +updated-dependencies: +- dependency-name: creyD/prettier_action + dependency-type: direct:production + update-type: version-update:semver-major +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#21) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0) + +--- +updated-dependencies: +- dependency-name: docker/setup-buildx-action + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#20) Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3. diff --git a/foldingathome/README.md b/foldingathome/README.md index 3e4d29bc8..bc2ba0f49 100644 --- a/foldingathome/README.md +++ b/foldingathome/README.md @@ -52,6 +52,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-a6cd682-blue.svg -[release]: https://github.com/hassio-addons/addon-foldingathome/tree/a6cd682 +[release-shield]: https://img.shields.io/badge/version-70deabf-blue.svg +[release]: https://github.com/hassio-addons/addon-foldingathome/tree/70deabf [screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/main/images/screenshot.png \ No newline at end of file diff --git a/foldingathome/config.json b/foldingathome/config.json index 5b81e5b10..a55db4c0f 100644 --- a/foldingathome/config.json +++ b/foldingathome/config.json @@ -1,6 +1,6 @@ { "name": "Folding@home", - "version": "a6cd682", + "version": "70deabf", "slug": "foldingathome", "description": "Fighting disease with a world wide distributed super computer", "url": "https://github.com/hassio-addons/addon-foldingathome",