diff --git a/constants/UpdateConfig.ts b/constants/UpdateConfig.ts index 2bd6db4..b746eda 100644 --- a/constants/UpdateConfig.ts +++ b/constants/UpdateConfig.ts @@ -7,7 +7,7 @@ export const UPDATE_CONFIG = { // GitHub相关URL GITHUB_RAW_URL: - "https://ghfast.top/https://raw.githubusercontent.com/orion-lib/OrionTV/refs/heads/master/package.json", + `https://ghfast.top/https://raw.githubusercontent.com/orion-lib/OrionTV/refs/heads/master/package.json?t=${Date.now()}`, // 获取平台特定的下载URL getDownloadUrl(version: string): string {