Files
hassio-addons/sponsorblockcast/build.json
bruvv 1329fff91f Update build.json
changed to my repo because of an update chromecast-go version and the original maintainer not willing to update
2023-05-15 12:21:42 +00:00

11 lines
256 B
JSON

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