Skip to content

Commit ffc9421

Browse files
authored
Merge pull request #19 from hiddify/macos-dev
Update check.mjs [bug-fix]
2 parents d515d4e + 9b0680f commit ffc9421

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/check.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const CLASH_MAP = {
2929

3030
/* ======= clash meta ======= */
3131
const META_URL_PREFIX = `https://github.com/MetaCubeX/Clash.Meta/releases/download/`;
32-
const META_VERSION = "v1.14.3";
32+
const META_VERSION = "v1.14.4";
3333

3434
const META_MAP = {
3535
"win32-x64": "Clash.Meta-windows-amd64-compatible",

0 commit comments

Comments
 (0)