diff --git a/scripts/check.mjs b/scripts/check.mjs
index 9c4923323e241e611359f7f1594920ac33886eaf..769168afb47a8445c7486bdbe4953c6f14c8fae1 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",