Skip to content

Commit f8c374b

Browse files
committed
fix clash permium
1 parent 7e0bf69 commit f8c374b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/check.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const SIDECAR_HOST = execSync("rustc -vV")
1717
/* ======= clash ======= */
1818
const CLASH_URL_PREFIX =
1919
"https://github.com/Dreamacro/clash/releases/download/premium/";
20-
const CLASH_LATEST_DATE = "2023.03.18";
20+
const CLASH_LATEST_DATE = "2023.04.16";
2121

2222
const CLASH_MAP = {
2323
"win32-x64": "clash-windows-amd64",

0 commit comments

Comments
 (0)