From 0ef1d5d0deaa9bd49ef16b0ef36aa2eb30a72514 Mon Sep 17 00:00:00 2001 From: GyDi Date: Fri, 28 Jan 2022 22:00:15 +0800 Subject: [PATCH] chore: update clash version --- scripts/check.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/check.mjs b/scripts/check.mjs index d7f4d55..f0bef3d 100644 --- a/scripts/check.mjs +++ b/scripts/check.mjs @@ -9,7 +9,7 @@ const cwd = process.cwd(); const CLASH_URL_PREFIX = "https://github.com/Dreamacro/clash/releases/download/premium/"; -const CLASH_LATEST_DATE = "2022.01.03"; +const CLASH_LATEST_DATE = "2022.01.27"; /** * get the correct clash release infomation