mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-04 20:27:33 +08:00
build: use latest core
This commit is contained in:
parent
d5dd8e9346
commit
8f6bf6e002
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user