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