diff --git a/bin/clashfm.tar.gz b/bin/clashfm.tar.gz index d901b83d0..b4056b704 100644 Binary files a/bin/clashfm.tar.gz and b/bin/clashfm.tar.gz differ diff --git a/scripts/clash.sh b/scripts/clash.sh index 4c5626ce1..7362087fc 100644 --- a/scripts/clash.sh +++ b/scripts/clash.sh @@ -4,7 +4,7 @@ getconfig(){ #服务器地址 if [ -z "$update_url" ]; then - update_url=https://cdn.jsdelivr.net/gh/juewuy/clash-for-Miwifi + update_url=https://cdn.jsdelivr.net/gh/juewuy/clash-for-Miwifi@latest fi #文件路径 if [ -z "$clashdir" ];then diff --git a/scripts/getdate.sh b/scripts/getdate.sh index 481b5fea0..2817abcbf 100644 --- a/scripts/getdate.sh +++ b/scripts/getdate.sh @@ -469,7 +469,7 @@ if [ -z $num ]; then echo -e "\033[31m请输入正确的数字!\033[0m" update elif [[ $num == 1 ]]; then - update_url="https://cdn.jsdelivr.net/gh/juewuy/clash-for-Miwifi" + update_url="https://cdn.jsdelivr.net/gh/juewuy/clash-for-Miwifi@latest" elif [[ $num == 9 ]]; then update_url="https://juewuy.xyz/clash" elif [[ $num == 2 ]]; then