chore: update clash version

This commit is contained in:
GyDi 2022-07-06 00:54:01 +08:00
parent b615c485f7
commit 711b220a05
No known key found for this signature in database
GPG Key ID: 58B15242BA8277A6

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.11.2";
const latestVersion = "v1.12.0";
const map = {
"win32-x64": "Clash.Meta-windows-amd64",