chore: update clash core version (#476)

This commit is contained in:
Srinivas Gowda 2023-03-27 08:29:27 +05:30 committed by GitHub
parent 533dc99e7d
commit af5e0d589e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ const SIDECAR_HOST = execSync("rustc -vV")
/* ======= clash ======= */
const CLASH_URL_PREFIX =
"https://github.com/Dreamacro/clash/releases/download/premium/";
const CLASH_LATEST_DATE = "2023.03.04";
const CLASH_LATEST_DATE = "2023.03.18";
const CLASH_MAP = {
"win32-x64": "clash-windows-amd64",