File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 1.0.22048" ,
3+ "description" : " Trae CN - An AI-powered IDE (China edition) that makes programming more enjoyable and efficient." ,
4+ "homepage" : " https://www.trae.com.cn" ,
5+ "license" : " Freeware" ,
6+ "architecture" : {
7+ "64bit" : {
8+ "url" : " https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/1.0.22048/win32/Trae%20CN-Setup-x64.exe" ,
9+ "hash" :" d0a7880159be309cee5a10f6ce32f02043cb9a8a4b7c0e1abf16139be8503484" ,
10+ "extract_dir" : " {code_GetDestDir}"
11+ }
12+ },
13+ "innosetup" : true ,
14+ "bin" : [
15+ [" bin\\ trae.cmd" , " trae-cn" ]
16+ ],
17+ "shortcuts" : [
18+ [
19+ " Trae CN.exe" ,
20+ " Trae-CN"
21+ ]
22+ ],
23+ "checkver" : {
24+ "url" : " https://api.trae.com.cn/icube/api/v1/native/version/trae/latest" ,
25+ "jsonpath" : " $.data.manifest.win32.version"
26+ },
27+ "autoupdate" : {
28+ "architecture" : {
29+ "64bit" : {
30+ "url" : " https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/$version/win32/Trae%20CN-Setup-x64.exe"
31+ }
32+ }
33+ }
34+ }
You can’t perform that action at this time.
0 commit comments