mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Tautulli to e2dc033
This commit is contained in:
parent
9f1cda74cb
commit
9704904b90
5 changed files with 9 additions and 8 deletions
|
@ -888,10 +888,10 @@ SOFTWARE.
|
|||
[tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[tasmoadmin-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[tasmoadmin-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/431aa7e
|
||||
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/431aa7e/README.md
|
||||
[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/e2dc033
|
||||
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/e2dc033/README.md
|
||||
[tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues
|
||||
[tautulli-version-shield]: https://img.shields.io/badge/version-431aa7e-blue.svg
|
||||
[tautulli-version-shield]: https://img.shields.io/badge/version-e2dc033-blue.svg
|
||||
[tautulli-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[tautulli-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[tautulli-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Changelog since v4.0.0
|
||||
- 🎆 Updates maintenance/license year to 2024 (#331)
|
||||
- ⬆️ Update pycryptodomex to v3.19.1 (#330)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -111,7 +111,7 @@ check [the contributor's page][contributors].
|
|||
MIT License
|
||||
|
||||
- Copyright (c) 2018-2019 Joakim Sørensen
|
||||
- Copyright (c) 2019-2023 Franck Nijhof
|
||||
- Copyright (c) 2019-2024 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
|
||||
|
|
|
@ -42,8 +42,8 @@ If you are more interested in stable releases of our add-ons:
|
|||
[discord]: https://discord.gg/c5DvZ4e
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-431aa7e-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tautulli/tree/431aa7e
|
||||
[release-shield]: https://img.shields.io/badge/version-e2dc033-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tautulli/tree/e2dc033
|
||||
[screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: Tautulli
|
||||
version: 431aa7e
|
||||
version: e2dc033
|
||||
slug: tautulli
|
||||
description: Monitoring and tracking tool for Plex Media Server
|
||||
url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue