File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "version" : " 1.9.0" ,
55 "description" : " Moonshot AI's coding assistant" ,
66 "repository" : " https://github.com/MoonshotAI/kimi-cli" ,
7- "authors" : [
8- " Moonshot AI"
9- ],
7+ "authors" : [" Moonshot AI" ],
108 "license" : " MIT" ,
119 "distribution" : {
1210 "binary" : {
1311 "darwin-aarch64" : {
14- "archive" : " https://github.com/MoonshotAI/kimi-cli/releases/download/1.9/kimi-1.9-aarch64-apple-darwin.tar.gz" ,
12+ "archive" : " https://github.com/MoonshotAI/kimi-cli/releases/download/1.9.0 /kimi-1.9.0 -aarch64-apple-darwin.tar.gz" ,
1513 "cmd" : " ./kimi" ,
16- "args" : [
17- " acp"
18- ]
14+ "args" : [" acp" ]
1915 },
2016 "linux-aarch64" : {
21- "archive" : " https://github.com/MoonshotAI/kimi-cli/releases/download/1.9/kimi-1.9-aarch64-unknown-linux-gnu.tar.gz" ,
17+ "archive" : " https://github.com/MoonshotAI/kimi-cli/releases/download/1.9.0 /kimi-1.9.0 -aarch64-unknown-linux-gnu.tar.gz" ,
2218 "cmd" : " ./kimi" ,
23- "args" : [
24- " acp"
25- ]
19+ "args" : [" acp" ]
2620 },
2721 "linux-x86_64" : {
28- "archive" : " https://github.com/MoonshotAI/kimi-cli/releases/download/1.9/kimi-1.9-x86_64-unknown-linux-gnu.tar.gz" ,
22+ "archive" : " https://github.com/MoonshotAI/kimi-cli/releases/download/1.9.0 /kimi-1.9.0 -x86_64-unknown-linux-gnu.tar.gz" ,
2923 "cmd" : " ./kimi" ,
30- "args" : [
31- " acp"
32- ]
24+ "args" : [" acp" ]
3325 },
3426 "windows-x86_64" : {
35- "archive" : " https://github.com/MoonshotAI/kimi-cli/releases/download/1.9/kimi-1.9-x86_64-pc-windows-msvc.zip" ,
27+ "archive" : " https://github.com/MoonshotAI/kimi-cli/releases/download/1.9.0 /kimi-1.9.0 -x86_64-pc-windows-msvc.zip" ,
3628 "cmd" : " ./kimi.exe" ,
37- "args" : [
38- " acp"
39- ]
29+ "args" : [" acp" ]
4030 }
4131 }
4232 }
You can’t perform that action at this time.
0 commit comments