Skip to content

Commit

Permalink
chore: update clash
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzgydi committed May 28, 2023
1 parent ef5adab commit ed17551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/check.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -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.04.16";
const CLASH_LATEST_DATE = "2023.05.19";

const CLASH_MAP = {
"win32-x64": "clash-windows-amd64",
Expand Down

0 comments on commit ed17551

Please sign in to comment.