mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-04-21 21:17:19 +00:00
12 lines
326 B
JSON
12 lines
326 B
JSON
{
|
|
"name": "@DISTRONAME@_@PROJECT@",
|
|
"version": "@LIBREELEC_VERSION@",
|
|
"release_date": "@RELEASE_DATE@",
|
|
"kernel": "@KERNEL_VERSION@",
|
|
"description": "@DESCRIPTION@",
|
|
"username": "root",
|
|
"password": "@ROOT_PASSWORD@",
|
|
"supported_models": [@NOOBS_SUPPORTED_MODELS@],
|
|
"supported_hex_revisions": "@NOOBS_HEX@"
|
|
}
|