From 8a5f12b97cc3997962896816a7e801e44e88a202 Mon Sep 17 00:00:00 2001 From: GyDi Date: Sun, 8 Oct 2023 21:45:12 +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 219c1c7..5b7aceb 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.1"; +const META_VERSION = "v1.16.0"; const META_MAP = { "win32-x64": "clash.meta-windows-amd64-compatible",