mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 11:42:21 +08:00
chore: update clash core version (#476)
This commit is contained in:
parent
533dc99e7d
commit
af5e0d589e
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user