chore: update clash meta version

This commit is contained in:
GyDi 2022-09-02 00:11:52 +08:00
parent e72ad1f030
commit 5a35ea116f
No known key found for this signature in database
GPG Key ID: 1C95E0D3467B3084

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",