Updater bot : navidrome updated to

This commit is contained in:
alexbelgium
2024-05-25 01:59:33 +02:00
parent 6cc36e4bb4
commit 9b4dc8bde9
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## (25-05-2024)
- Update to latest version from openproject/openproject (changelog : https://github.com/openproject/openproject/releases)
## 0.52.5-2 (22-05-2024)
- Minor bugs fixed
## 0.52.5 (22-05-2024)

View File

@@ -31,6 +31,6 @@
"slug": "navidrome",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/navidrome",
"version": "0.52.5-2",
"version": "",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "22-05-2024",
"last_update": "25-05-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "openproject",
"source": "github",
"upstream_repo": "openproject/openproject",
"upstream_version": "14.1.0"
"upstream_version": ""
}