diff --git a/README.md b/README.md index 1c512fab8..cb0431d23 100644 --- a/README.md +++ b/README.md @@ -870,10 +870,10 @@ SOFTWARE. [ftp-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [ftp-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ftp-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/2ce2df5 -[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/2ce2df5/README.md +[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/ab0a691 +[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/ab0a691/README.md [foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues -[foldingathome-version-shield]: https://img.shields.io/badge/version-2ce2df5-blue.svg +[foldingathome-version-shield]: https://img.shields.io/badge/version-ab0a691-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 147f6c324..d12fd2604 100644 --- a/foldingathome/CHANGELOG.md +++ b/foldingathome/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.7.2 +- ✏️ Update references to ARM being unsupported (#72) - ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.4 (#70) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/foldingathome/DOCS.md b/foldingathome/DOCS.md index c249e3a77..d8880d08d 100644 --- a/foldingathome/DOCS.md +++ b/foldingathome/DOCS.md @@ -81,8 +81,7 @@ panel_iframe: ## Known issues and limitations -- This add-on only runs on 64-bits intel-based computers. Folding@home does - not support ARM devices (e.g., a Raspberry Pi). +- This add-on only runs on 64-bits intel-based computers. ## Changelog & Releases diff --git a/foldingathome/README.md b/foldingathome/README.md index dd7c8b342..8233920ca 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-2ce2df5-blue.svg -[release]: https://github.com/hassio-addons/addon-foldingathome/tree/2ce2df5 +[release-shield]: https://img.shields.io/badge/version-ab0a691-blue.svg +[release]: https://github.com/hassio-addons/addon-foldingathome/tree/ab0a691 [screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/main/images/screenshot.png \ No newline at end of file diff --git a/foldingathome/config.yaml b/foldingathome/config.yaml index d323fb8ad..56b4b3c8f 100644 --- a/foldingathome/config.yaml +++ b/foldingathome/config.yaml @@ -1,5 +1,5 @@ name: Folding@home -version: 2ce2df5 +version: ab0a691 slug: foldingathome description: Fighting disease with a world wide distributed super computer url: https://github.com/hassio-addons/addon-foldingathome