add navidrom add on

This commit is contained in:
baldarn
2024-05-22 11:54:51 +02:00
parent 1fcf1c15f2
commit 213f5c0eaa
10 changed files with 319 additions and 0 deletions

9
navidrome/build.json Normal file
View File

@@ -0,0 +1,9 @@
{
"build_from": {
"aarch64": "deluan/navidrome:0.52.5",
"amd64": "deluan/navidrome:0.52.5"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}