Update prebuild.mjs

This commit is contained in:
coolcoala
2025-11-28 02:24:54 +03:00
committed by GitHub
parent da2000c1e5
commit 2b74606764

View File

@@ -103,7 +103,7 @@ async function getLatestAlphaVersion() {
/* ======= clash meta stable ======= */
const META_VERSION_URL =
"https://github.com/vffuunnyy/mihetero/releases/download/Prerelease-xhttp-release/version.txt";
"https://github.com/vffuunnyy/mihetero/releases/download/Prerelease-xhttp/version.txt";
const META_URL_PREFIX = `https://github.com/vffuunnyy/mihetero/releases/download`;
let META_VERSION;