From 97be28638b872c26b6b9d287051b4931124037f1 Mon Sep 17 00:00:00 2001 From: GyDi Date: Fri, 30 Jun 2023 09:02:26 +0800 Subject: [PATCH] chore: update clash meta --- scripts/check.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/check.mjs b/scripts/check.mjs index 9c49233..769168a 100644 --- a/scripts/check.mjs +++ b/scripts/check.mjs @@ -29,7 +29,7 @@ const CLASH_MAP = { /* ======= clash meta ======= */ const META_URL_PREFIX = `https://github.com/MetaCubeX/Clash.Meta/releases/download/`; -const META_VERSION = "v1.14.5"; +const META_VERSION = "v1.15.0"; const META_MAP = { "win32-x64": "Clash.Meta-windows-amd64-compatible",