mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 03:32:36 +08:00
chore: update clash meta
This commit is contained in:
parent
8db554b377
commit
38e1a4febf
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user