mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Folding@home to 89461f3
This commit is contained in:
parent
c91ea4e194
commit
9b41b09439
4 changed files with 8 additions and 41 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/2b65e03
|
||||
[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/2b65e03/README.md
|
||||
[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/89461f3
|
||||
[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/89461f3/README.md
|
||||
[foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues
|
||||
[foldingathome-version-shield]: https://img.shields.io/badge/version-2b65e03-blue.svg
|
||||
[foldingathome-version-shield]: https://img.shields.io/badge/version-89461f3-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,35 +1,2 @@
|
|||
# Changelog since v0.2.0
|
||||
- 📚 Fix screenshot in add-on readme template (#17)
|
||||
- 🚜 Collection of tweaks (#16)
|
||||
- ⬆️ Upgrades FAH Client to 7.6.21 (#15)
|
||||
- 📚 Update README & License (#14)
|
||||
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#13)
|
||||
|
||||
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2.
|
||||
- [Release notes](https://github.com/dessant/lock-threads/releases)
|
||||
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
|
||||
- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: dessant/lock-threads
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-patch
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- 🚀 Add-on to GitHub Actions (#11)
|
||||
|
||||
* 🚀 Add-on to GitHub Actions
|
||||
|
||||
* Prettified Code!
|
||||
|
||||
* Remove keep a changelog reference
|
||||
|
||||
* Adjust add-on linter errors
|
||||
|
||||
Co-authored-by: frenck <frenck@users.noreply.github.com>
|
||||
- ⬆️ Upgrades add-on base image to v4.2.3 (#12)
|
||||
- Cleanup repository (#8)
|
||||
# Changelog since v0.3.0
|
||||
- ⬆️ Upgrades add-on base image to v5.0.0 (#18)
|
||||
|
|
|
@ -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-2b65e03-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-foldingathome/tree/2b65e03
|
||||
[release-shield]: https://img.shields.io/badge/version-89461f3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-foldingathome/tree/89461f3
|
||||
[screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Folding@home",
|
||||
"version": "2b65e03",
|
||||
"version": "89461f3",
|
||||
"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