升级了ddns-go、dozzle、drawio、filebrowser、mpd、netdata、portainer、qinglong、zigbee2mqtt;

This commit is contained in:
waxgourd
2025-07-02 19:11:45 +08:00
parent 937c0af344
commit d5ff20988d
18 changed files with 44 additions and 31 deletions

View File

@@ -1,8 +1,5 @@
{
"arch": [
"aarch64",
"amd64"
],
"arch": ["aarch64","amd64"],
"codenotary": "wghaos@163.com",
"description": "filebrowser提供指定目录下的文件管理界面可用于上传、删除、预览、重命名和编辑文件",
"devices": [
@@ -108,10 +105,7 @@
"ports_description": {
"8080/tcp": "Web UI port"
},
"privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"privileged": ["SYS_ADMIN","DAC_READ_SEARCH"],
"schema": {
"NoAuth": "bool",
"base_folder": "str?",
@@ -126,8 +120,8 @@
"ssl": "bool"
},
"slug": "filebrowser",
"url": "https://gitcode.com/waxgourd/addons",
"version": "2.33.0",
"udev": true,
"url": "https://gitcode.com/waxgourd/addons",
"version": "2.33.10",
"boot": "manual"
}