Explorar o código

build: Restore core version

MystiPanda hai 1 ano
pai
achega
605dda7b76
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/check.mjs

+ 1 - 1
scripts/check.mjs

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