Alexandre
2023-11-24 14:00:02 +01:00
committed by GitHub
parent 1017f6f259
commit f30741b3d6

View File

@@ -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]"
} }