diff --git a/scripts/check.mjs b/scripts/check.mjs
index 769168afb47a8445c7486bdbe4953c6f14c8fae1..c8a38c0ec2bddf06a64f79d700a56b6f97575b7b 100644
--- a/scripts/check.mjs
+++ b/scripts/check.mjs
@@ -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.05.29";
+const CLASH_LATEST_DATE = "2023.06.30";
 
 const CLASH_MAP = {
   "win32-x64": "clash-windows-amd64",