chore: update clash meta version

This commit is contained in:
GyDi 2022-09-02 00:11:52 +08:00
parent d2b3a52424
commit 0586d4d7a9

View File

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