From 8643dc43b1026cbd24956e42bdba24d8483658bf Mon Sep 17 00:00:00 2001
From: GyDi <segydi@foxmail.com>
Date: Mon, 29 Aug 2022 11:11:55 +0800
Subject: [PATCH] chore: update clash

---
 scripts/check.mjs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/check.mjs b/scripts/check.mjs
index e50f47e..1f84c79 100644
--- a/scripts/check.mjs
+++ b/scripts/check.mjs
@@ -20,7 +20,7 @@ function resolveClash() {
 
   const CLASH_URL_PREFIX =
     "https://github.com/Dreamacro/clash/releases/download/premium/";
-  const CLASH_LATEST_DATE = "2022.07.07";
+  const CLASH_LATEST_DATE = "2022.08.26";
 
   // todo
   const map = {
-- 
GitLab