chore: update clash version

This commit is contained in:
GyDi 2022-11-26 13:25:52 +08:00
parent 376011ea08
commit f3a917b5e7
No known key found for this signature in database
GPG Key ID: 9C3AD40F1F99880A

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 = "2022.08.26";
const CLASH_LATEST_DATE = "2022.11.25";
const CLASH_MAP = {
"win32-x64": "clash-windows-amd64",