chore: 准备 v3.6.3 正式发布,将所有云端资源路由切换回 main 主干分支

This commit is contained in:
hotyue
2026-04-21 09:48:14 +00:00
parent 66f3ba7d06
commit c03f6ca9ba
8 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ fi
LOCAL_VER="${AGENT_VERSION:-未知}"
# 极轻量级探针: 抓取 GitHub 云端的 version.txt (超时 3 秒,KV解析法)
REPO_RAW_URL="https://raw.githubusercontent.com/hotyue/IP-Sentinel/v3.6.3-dev"
REPO_RAW_URL="https://raw.githubusercontent.com/hotyue/IP-Sentinel/main"
REMOTE_VER=$(curl -s -m 3 "${REPO_RAW_URL}/version.txt" | grep "^AGENT_VERSION=" | cut -d'=' -f2 | tr -d '[:space:]')
# 构建底部引擎状态块