We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d515d4e commit 9b0680fCopy full SHA for 9b0680f
1 file changed
scripts/check.mjs
@@ -29,7 +29,7 @@ const CLASH_MAP = {
29
30
/* ======= clash meta ======= */
31
const META_URL_PREFIX = `https://github.com/MetaCubeX/Clash.Meta/releases/download/`;
32
-const META_VERSION = "v1.14.3";
+const META_VERSION = "v1.14.4";
33
34
const META_MAP = {
35
"win32-x64": "Clash.Meta-windows-amd64-compatible",
0 commit comments