mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Folding@home to 85bfabc
This commit is contained in:
parent
d3805c7701
commit
4e0160237d
4 changed files with 11 additions and 8 deletions
|
@ -941,10 +941,10 @@ SOFTWARE.
|
||||||
[phlex-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[phlex-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[phlex-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[phlex-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[phlex-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[phlex-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/874ae22
|
[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/85bfabc
|
||||||
[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/874ae22/README.md
|
[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/85bfabc/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-874ae22-blue.svg
|
[foldingathome-version-shield]: https://img.shields.io/badge/version-85bfabc-blue.svg
|
||||||
[foldingathome-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/foldingathome-amd64.svg
|
[foldingathome-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/foldingathome-amd64.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
|
||||||
|
|
|
@ -1,2 +1,5 @@
|
||||||
# Changelog since v0.1.1
|
# Changelog since v0.1.1
|
||||||
- :ambulance: Fix arch badges
|
- ⬆ Upgrades fahclient to 7.6.13
|
||||||
|
- 🔨 Implement OCI image specification on labels
|
||||||
|
- ⬆ Upgrades add-on base image to v3.2.0
|
||||||
|
- 🚑 Fix arch badges
|
||||||
|
|
|
@ -46,7 +46,7 @@ If you are more interested in stable releases of our add-ons:
|
||||||
|
|
||||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||||
[discord]: https://discord.me/hassioaddons
|
[discord]: https://discord.me/hassioaddons
|
||||||
[docs]: https://github.com/hassio-addons/addon-foldingathome/blob/874ae22/README.md
|
[docs]: https://github.com/hassio-addons/addon-foldingathome/blob/85bfabc/README.md
|
||||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-folding-home/180496?u=frenck
|
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-folding-home/180496?u=frenck
|
||||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||||
|
@ -55,6 +55,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-874ae22-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-85bfabc-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-foldingathome/tree/874ae22
|
[release]: https://github.com/hassio-addons/addon-foldingathome/tree/85bfabc
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/master/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Folding@home",
|
"name": "Folding@home",
|
||||||
"version": "874ae22",
|
"version": "85bfabc",
|
||||||
"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