mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on Folding@home to a66aa52
This commit is contained in:
parent
b727b026cc
commit
4f2dbf67c6
4 changed files with 22 additions and 6 deletions
|
@ -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/70deabf
|
||||
[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/70deabf/README.md
|
||||
[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/a66aa52
|
||||
[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/a66aa52/README.md
|
||||
[foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues
|
||||
[foldingathome-version-shield]: https://img.shields.io/badge/version-70deabf-blue.svg
|
||||
[foldingathome-version-shield]: https://img.shields.io/badge/version-a66aa52-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
|
||||
|
|
|
@ -1,4 +1,20 @@
|
|||
# Changelog since v0.3.0
|
||||
- ⬆️ 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.
|
||||
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
|
||||
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: frenck/action-addon-linter
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ 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.
|
||||
|
|
|
@ -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-70deabf-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-foldingathome/tree/70deabf
|
||||
[release-shield]: https://img.shields.io/badge/version-a66aa52-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-foldingathome/tree/a66aa52
|
||||
[screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Folding@home",
|
||||
"version": "70deabf",
|
||||
"version": "a66aa52",
|
||||
"slug": "foldingathome",
|
||||
"description": "Fighting disease with a world wide distributed super computer",
|
||||
"url": "https://github.com/hassio-addons/addon-foldingathome",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue