Update config.json

This commit is contained in:
Alexandre
2023-12-30 23:38:11 +01:00
committed by GitHub
parent 56da3f9173
commit 34c0e01594

View File

@@ -5,7 +5,7 @@
"armv7" "armv7"
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files.", "description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files",
"devices": [ "devices": [
"/dev/dri", "/dev/dri",
"/dev/dri/card0", "/dev/dri/card0",
@@ -109,5 +109,5 @@
"slug": "filebrowser", "slug": "filebrowser",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.26_test" "version": "2.23.0_9"
} }