mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on TasmoAdmin to d24144c
This commit is contained in:
parent
6a2b56ad9e
commit
12c6f5d15c
4 changed files with 16 additions and 6 deletions
|
@ -962,10 +962,10 @@ SOFTWARE.
|
|||
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[spotify-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/4449ac8
|
||||
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/4449ac8/README.md
|
||||
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/d24144c
|
||||
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/d24144c/README.md
|
||||
[tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues
|
||||
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-4449ac8-blue.svg
|
||||
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-d24144c-blue.svg
|
||||
[tasmoadmin-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[tasmoadmin-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,4 +1,14 @@
|
|||
# Changelog since v0.15.0
|
||||
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#158)
|
||||
|
||||
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19.
|
||||
- [Release notes](https://github.com/actions/stale/releases)
|
||||
- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Upgrades php7 to 7.4.19-r0 (#160)
|
||||
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#155)
|
||||
|
||||
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.5.0.
|
||||
|
|
|
@ -53,6 +53,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-4449ac8-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/4449ac8
|
||||
[release-shield]: https://img.shields.io/badge/version-d24144c-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/d24144c
|
||||
[screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "TasmoAdmin",
|
||||
"version": "4449ac8",
|
||||
"version": "d24144c",
|
||||
"slug": "sonweb",
|
||||
"description": "Centrally manage all your Sonoff-Tasmota devices",
|
||||
"url": "https://github.com/hassio-addons/addon-tasmoadmin",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue