Skip to content
Snippets Groups Projects
Unverified Commit af5e0d58 authored by Srinivas Gowda's avatar Srinivas Gowda Committed by GitHub
Browse files

chore: update clash core version (#476)

parent 533dc99e
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment