Parcourir la source

build: use latest core

MystiPanda il y a 1 an
Parent
commit
c7d51cfc4c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 = {