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 0efb45e
This commit is contained in:
parent
b7ec16b01e
commit
a1d164f253
5 changed files with 10 additions and 8 deletions
|
@ -1,4 +1,6 @@
|
|||
# Changelog since v0.6.1
|
||||
- ⬆️ Upgrades add-on base image to 6.2.1 (#53)
|
||||
- 🎆 Updates maintenance/license year to 2023 (#54)
|
||||
- 🔨 Migrate old-style S6 scripts to s6-rc.d (#52)
|
||||
- ⬆️ Upgrades add-on base image to 6.2.0 (#51)
|
||||
- ⬆️ Upgrades add-on base image to 6.1.3 (#49)
|
||||
|
|
|
@ -123,7 +123,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2020-2022 Franck Nijhof
|
||||
Copyright (c) 2020-2023 Franck Nijhof
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -48,10 +48,10 @@ If you are more interested in stable releases of our add-ons:
|
|||
[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]: https://github.com/sponsors/frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
|
||||
[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-b154363-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-foldingathome/tree/b154363
|
||||
[release-shield]: https://img.shields.io/badge/version-0efb45e-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-foldingathome/tree/0efb45e
|
||||
[screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/main/images/screenshot.png
|
|
@ -14,6 +14,6 @@ ports_description:
|
|||
7396/tcp: Web interface
|
||||
slug: foldingathome
|
||||
url: https://github.com/hassio-addons/addon-foldingathome
|
||||
version: b154363
|
||||
version: 0efb45e
|
||||
video: true
|
||||
webui: http://[HOST]:[PORT:7396]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue