diff --git a/scripts/check.mjs b/scripts/check.mjs index 76584c963dc2d938170148add480fbaf4ac3bdbf..ea9a318de7743c12d2a92db50d80ea5d1af2c937 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.13.2"; +const META_VERSION = "v1.14.0"; const META_MAP = { "win32-x64": "Clash.Meta-windows-amd64-compatible",