소스 검색

build: use latest core

MystiPanda 1 년 전
부모
커밋
c7d51cfc4c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      scripts/check.mjs

+ 1 - 1
scripts/check.mjs

@@ -101,7 +101,7 @@ async function getLatestAlphaVersion() {
 /* ======= clash meta stable ======= */
 const META_VERSION_URL =
   "https://github.com/MetaCubeX/mihomo/releases/latest/download/version.txt";
-const META_URL_PREFIX = `https://github.com/clash-verge-rev/mihomo/releases/download`;
+const META_URL_PREFIX = `https://github.com/MetaCubeX/mihomo/releases/download`;
 let META_VERSION;
 
 const META_MAP = {