Browse Source

chore: update clash version

GyDi 2 years ago
parent
commit
711b220a05
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/check.mjs

+ 1 - 1
scripts/check.mjs

@@ -52,7 +52,7 @@ async function resolveClashMeta() {
   const { platform, arch } = process;
 
   const urlPrefix = `https://github.com/MetaCubeX/Clash.Meta/releases/download/`;
-  const latestVersion = "v1.11.2";
+  const latestVersion = "v1.12.0";
 
   const map = {
     "win32-x64": "Clash.Meta-windows-amd64",