升级了xiaoya-tvbox、xiaoya-alist、filebrower、filbrower-wg;

This commit is contained in:
waxgourd
2025-05-27 12:37:25 +08:00
parent 214f027bde
commit 63fa7c961e
8 changed files with 23 additions and 14 deletions

View File

@@ -1,8 +1,7 @@
{
"arch": [
"aarch64",
"amd64",
"armv7"
"amd64"
],
"codenotary": "wghaos@163.com",
"description": "filebrowser提供指定目录下的文件管理界面可用于上传、删除、预览、重命名和编辑文件",
@@ -78,10 +77,8 @@
"PGID": "0",
"PUID": "0"
},
"homeassistant": "2025.5.0",
"image": "r.hassbus.com/alexbelgium/filebrowser-{arch}",
"ingress": true,
"ingress_port": 8071,
"ingress_stream": true,
"map": [
"addon_config:rw",
@@ -104,7 +101,7 @@
"panel_admin": false,
"panel_icon": "mdi:file-search",
"ports": {
"8080/tcp": 8071
"8080/tcp": null
},
"ports_description": {
"8080/tcp": "Web UI port"
@@ -128,7 +125,7 @@
},
"slug": "filebrowser",
"url": "https://gitcode.com/waxgourd/addons",
"version": "2.32.0",
"version": "2.23.0_14",
"udev": true,
"boot": "manual"
}