luci: sing-box api url do not use pre version
This commit is contained in:
parent
bf1213db32
commit
ae50fb5f5b
@ -26,7 +26,7 @@ _M.hysteria = {
|
||||
_M.singbox = {
|
||||
name = "Sing-Box",
|
||||
repo = "SagerNet/sing-box",
|
||||
get_url = gh_pre_release_url,
|
||||
get_url = gh_release_url,
|
||||
cmd_version = "version | awk '{print $3}' | sed -n 1P",
|
||||
zipped = true,
|
||||
zipped_suffix = "tar.gz",
|
||||
|
Loading…
Reference in New Issue
Block a user