Reapply "Updater bot : navidrome updated to 0.61.2"

This reverts commit 403014c99b.
This commit is contained in:
GitHub Actions
2026-04-18 03:50:41 +00:00
parent 48cf48852c
commit f40e333636
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.61.2 (2026-04-18)
- Update to latest version from navidrome/navidrome (changelog : https://github.com/navidrome/navidrome/releases)
## 0.61.1 (2026-04-06)
- Update to latest version from navidrome/navidrome (changelog : https://github.com/navidrome/navidrome/releases)

View File

@@ -119,5 +119,5 @@ schema:
slug: navidrome
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/navidrome
version: "0.61.1"
version: "0.61.2"
webui: "[PROTO:ssl]://[HOST]:[PORT:4533]"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-04-06",
"last_update": "2026-04-18",
"repository": "alexbelgium/hassio-addons",
"slug": "navidrome",
"source": "github",
"upstream_repo": "navidrome/navidrome",
"upstream_version": "0.61.1"
"upstream_version": "0.61.2"
}