mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-03 18:51:32 +00:00
⬆️ Updating add-on Lidarr to 6fa41fe
This commit is contained in:
parent
b68cac1842
commit
400866419f
5 changed files with 12 additions and 8 deletions
|
@ -924,10 +924,10 @@ SOFTWARE.
|
|||
[jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[jupyterlab-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
|
||||
[jupyterlab-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-lidarr]: https://github.com/hassio-addons/addon-lidarr/tree/1a20108
|
||||
[addon-doc-lidarr]: https://github.com/hassio-addons/addon-lidarr/blob/1a20108/README.md
|
||||
[addon-lidarr]: https://github.com/hassio-addons/addon-lidarr/tree/6fa41fe
|
||||
[addon-doc-lidarr]: https://github.com/hassio-addons/addon-lidarr/blob/6fa41fe/README.md
|
||||
[lidarr-issue]: https://github.com/hassio-addons/addon-lidarr/issues
|
||||
[lidarr-version-shield]: https://img.shields.io/badge/version-1a20108-blue.svg
|
||||
[lidarr-version-shield]: https://img.shields.io/badge/version-6fa41fe-blue.svg
|
||||
[lidarr-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[lidarr-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[lidarr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
# Changelog since v0.8.0
|
||||
- 🎆 Updates maintenance/license year to 2025 (#40)
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.1.3 (#39)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.1.2 (#38)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -69,7 +69,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2024 Franck Nijhof
|
||||
Copyright (c) 2024-2025 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
|
||||
|
|
|
@ -39,7 +39,7 @@ 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/?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-1a20108-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-lidarr/tree/1a20108
|
||||
[release-shield]: https://img.shields.io/badge/version-6fa41fe-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-lidarr/tree/6fa41fe
|
|
@ -1,5 +1,5 @@
|
|||
name: Lidarr
|
||||
version: 1a20108
|
||||
version: 6fa41fe
|
||||
slug: lidarr
|
||||
description: Looks and smells like Sonarr but made for music
|
||||
url: https://github.com/hassio-addons/addon-lidarr/tree/main/README.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue