mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Folding@home to 4981fd1
This commit is contained in:
parent
e08f3dce56
commit
07bd7d1f6b
4 changed files with 8 additions and 6 deletions
|
@ -773,10 +773,10 @@ SOFTWARE.
|
||||||
[ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[ftp-i386-shield]: https://img.shields.io/badge/i386-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/a66aa52
|
[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/4981fd1
|
||||||
[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/a66aa52/README.md
|
[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/4981fd1/README.md
|
||||||
[foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues
|
[foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues
|
||||||
[foldingathome-version-shield]: https://img.shields.io/badge/version-a66aa52-blue.svg
|
[foldingathome-version-shield]: https://img.shields.io/badge/version-4981fd1-blue.svg
|
||||||
[foldingathome-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[foldingathome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[foldingathome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
# Changelog since v0.3.0
|
# Changelog since v0.3.0
|
||||||
|
- ⬆️ Upgrades add-on base image to 5.1.1 (#27)
|
||||||
|
- ⬆ Upgrade lock-threads workflow to 3.0.0 (#26)
|
||||||
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#25)
|
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#25)
|
||||||
|
|
||||||
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1.
|
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1.
|
||||||
|
|
|
@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-a66aa52-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-4981fd1-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-foldingathome/tree/a66aa52
|
[release]: https://github.com/hassio-addons/addon-foldingathome/tree/4981fd1
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Folding@home",
|
"name": "Folding@home",
|
||||||
"version": "a66aa52",
|
"version": "4981fd1",
|
||||||
"slug": "foldingathome",
|
"slug": "foldingathome",
|
||||||
"description": "Fighting disease with a world wide distributed super computer",
|
"description": "Fighting disease with a world wide distributed super computer",
|
||||||
"url": "https://github.com/hassio-addons/addon-foldingathome",
|
"url": "https://github.com/hassio-addons/addon-foldingathome",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue