升级了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,3 +1,7 @@
### 2.32.0-1 (26-05-2025)
- 回退版本
### 2.32.0 (13-05-2025)
- 版本升级

View File

@@ -77,10 +77,8 @@
"PGID": "0",
"PUID": "0"
},
"homeassistant": "2025.5.0",
"image": "r.hassbus.com/wghaos/addon-wghaos-filebrowser",
"ingress": true,
"ingress_port": 8071,
"ingress_stream": true,
"map": [
"addon_config:rw",
@@ -98,13 +96,12 @@
"certfile": "fullchain.pem",
"disable_thumbnails": true,
"keyfile": "privkey.pem",
"TZ": "Asia/shanghai",
"ssl": false
},
"panel_admin": false,
"panel_icon": "mdi:file-search",
"ports": {
"8080/tcp": 8071
"8080/tcp": null
},
"ports_description": {
"8080/tcp": "Web UI port"
@@ -115,7 +112,6 @@
],
"schema": {
"NoAuth": "bool",
"TZ":"str",
"base_folder": "str?",
"certfile": "str",
"cifsdomain": "str?",
@@ -129,7 +125,7 @@
},
"slug": "filebrowser-wg",
"url": "https://gitcode.com/waxgourd/addons",
"version": "2.32.0",
"version": "2.32.0-1",
"udev": true,
"boot": "manual"
}