From 398046eca6fc7a32d4e484bb94413dfb069ad38d Mon Sep 17 00:00:00 2001 From: GyDi Date: Mon, 14 Aug 2023 11:09:19 +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 41979021..6fd0cbb2 100644 --- a/scripts/check.mjs +++ b/scripts/check.mjs @@ -30,7 +30,7 @@ const CLASH_MAP = { /* ======= clash meta ======= */ const META_URL_PREFIX = `https://github.com/MetaCubeX/Clash.Meta/releases/download/`; -const META_VERSION = "v1.15.0"; +const META_VERSION = "v1.15.1"; const META_MAP = { "win32-x64": "clash.meta-windows-amd64-compatible",