mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-13 11:21:02 +01:00
14 lines
326 B
JSON
14 lines
326 B
JSON
{
|
|
"arch": [
|
|
"aarch64"
|
|
],
|
|
"codenotary": "alexandrep.github@gmail.com",
|
|
"description": "Do not use",
|
|
"image": "ghcr.io/alexbelgium/test-{arch}",
|
|
"name": "Do not use",
|
|
"slug": "test",
|
|
"startup": "once",
|
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/addons_updater",
|
|
"version": "3.16"
|
|
}
|