update 2022-09-18 23:44:52

This commit is contained in:
github-actions[bot] 2022-09-18 23:44:52 +08:00
parent 377fcc500f
commit dbe86fa12e
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@ function to_check()
elseif board_name:match("r619ac%-128m$") then
model = "ipq40xx_generic/p2w_r619ac-128m"
check_update()
download_url = "https://op.supes.top/firmware/" ..model.. "/" ..remote_version.. "-openwrt-ipq40xx-generic-p2w_r619ac-128m-squashfs-sysupgrade.bin"
download_url = "https://op.supes.top/firmware/" ..model.. "/" ..remote_version.. "-openwrt-ipq40xx-generic-p2w_r619ac-128m-squashfs-nand-sysupgrade.bin"
elseif board_name:match("rt%-ac42u$") then
model = "ipq40xx_generic/asus_rt-ac42u"
check_update()