mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
Add armv7
https://github.com/alexbelgium/hassio-addons/issues/889#issuecomment-1825255554
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"arch": [
|
"arch": [
|
||||||
"aarch64",
|
"aarch64",
|
||||||
"amd64"
|
"amd64",
|
||||||
|
"armv7"
|
||||||
],
|
],
|
||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "Scan, index and archive all your physical documents",
|
"description": "Scan, index and archive all your physical documents",
|
||||||
@@ -126,6 +127,6 @@
|
|||||||
"slug": "paperless_ng",
|
"slug": "paperless_ng",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.0.0.1-9",
|
"version": "2.0.0.1-10",
|
||||||
"webui": "http://[HOST]:[PORT:8000]"
|
"webui": "http://[HOST]:[PORT:8000]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user