mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
11 lines
236 B
JSON
11 lines
236 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "thomst08/requestrr:arm64-latest",
|
|
"amd64": "thomst08/requestrr:linux-latest",
|
|
"armv7": "thomst08/requestrr:arm-latest"
|
|
},
|
|
"codenotary": {
|
|
"signer": "alexandrep.github@gmail.com"
|
|
}
|
|
}
|