Forráskód Böngészése

chore: update clash meta version

GyDi 2 éve
szülő
commit
5a35ea116f
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      scripts/check.mjs

+ 1 - 1
scripts/check.mjs

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