luci: app_update continue adapt chinadns-ng new release

This commit is contained in:
lwb1978 2024-03-19 10:24:04 +08:00 committed by sbwml
parent 0cdd930fe3
commit d6e7282fc0

View File

@ -62,10 +62,10 @@ _M["chinadns-ng"] = {
default_path = "/usr/bin/chinadns-ng",
match_fmt_str = "%s",
file_tree = {
x86_64 = "x86_64_v4",
x86_64 = "x86_64",
x86 = "i686",
mips = "mips%-.*mips32@",
mipsel = "mipsel.*mips32@",
mips = "mips%-.*mips32%+soft_float@",
mipsel = "mipsel.*mips32%+soft_float@",
aarch64 = "aarch64.*v8a",
armv5 = "arm.*v5te",
armv6 = "arm.*v6t2",