소스 검색

chore: update clash meta

GyDi 2 년 전
부모
커밋
38e1a4febf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      scripts/check.mjs

+ 1 - 1
scripts/check.mjs

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