Files
hassio-addons/tdarr/build.json
2024-10-23 23:29:47 +02:00

10 lines
192 B
JSON

{
"build_from": {
"aarch64": "ghcr.io/haveagitgat/tdarr:latest",
"amd64": "ghcr.io/haveagitgat/tdarr:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}