Skip to content
Snippets Groups Projects
Unverified Commit c843bddb authored by GyDi's avatar GyDi
Browse files

chore: fix clash map, close #736

parent 3f22a497
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ const CLASH_MAP = {
"darwin-x64": "clash-darwin-amd64",
"darwin-arm64": "clash-darwin-arm64",
"linux-x64": "clash-linux-amd64",
"linux-arm64": "clash-linux-armv8",
"linux-arm64": "clash-linux-arm64",
};
/* ======= clash meta ======= */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment