File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 "distribution" : {
1212 "binary" : {
1313 "darwin-aarch64" : {
14- "archive" : " https://binary-releases.oss-cn-hangzhou.aliyuncs.com/nano/v0.6.21/nano-darwin-arm64.tar.gz " ,
14+ "archive" : " https://binary-releases.oss-cn-hangzhou.aliyuncs.com/nano/releases/ v0.6.21/nano-darwin-arm64" ,
1515 "cmd" : " ./nano" ,
1616 "args" : [
1717 " acp" ,
1818 " serve"
1919 ]
2020 },
2121 "darwin-x86_64" : {
22- "archive" : " https://binary-releases.oss-cn-hangzhou.aliyuncs.com/nano/v0.6.21/nano-darwin-amd64.tar.gz " ,
22+ "archive" : " https://binary-releases.oss-cn-hangzhou.aliyuncs.com/nano/releases/ v0.6.21/nano-darwin-amd64" ,
2323 "cmd" : " ./nano" ,
2424 "args" : [
2525 " acp" ,
2626 " serve"
2727 ]
2828 },
2929 "linux-aarch64" : {
30- "archive" : " https://binary-releases.oss-cn-hangzhou.aliyuncs.com/nano/v0.6.21/nano-linux-arm64.tar.gz " ,
30+ "archive" : " https://binary-releases.oss-cn-hangzhou.aliyuncs.com/nano/releases/ v0.6.21/nano-linux-arm64" ,
3131 "cmd" : " ./nano" ,
3232 "args" : [
3333 " acp" ,
3434 " serve"
3535 ]
3636 },
3737 "linux-x86_64" : {
38- "archive" : " https://binary-releases.oss-cn-hangzhou.aliyuncs.com/nano/v0.6.21/nano-linux-amd64.tar.gz " ,
38+ "archive" : " https://binary-releases.oss-cn-hangzhou.aliyuncs.com/nano/releases/ v0.6.21/nano-linux-amd64" ,
3939 "cmd" : " ./nano" ,
4040 "args" : [
4141 " acp" ,
You can’t perform that action at this time.
0 commit comments