-
Notifications
You must be signed in to change notification settings - Fork 98
/
versioninfo.json
41 lines (41 loc) · 1.04 KB
/
versioninfo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"FixedFileInfo": {
"FileVersion": {
"Major": 2,
"Minor": 0,
"Patch": 0,
"Build": 0
},
"ProductVersion": {
"Major": 2,
"Minor": 0,
"Patch": 0,
"Build": 0
},
"FileFlagsMask": "3f",
"FileFlags ": "00",
"FileOS": "040004",
"FileType": "01",
"FileSubType": "00"
},
"StringFileInfo": {
"Comments": "proxy-web",
"CompanyName": "yc",
"FileDescription": "proxy-web启动器",
"FileVersion": "2.0",
"InternalName": "proxy-web.exe",
"LegalCopyright": "648588267@qq.com",
"LegalTrademarks": "",
"OriginalFilename": "proxy-web.exe",
"PrivateBuild": "",
"ProductName": "proxy-web",
"ProductVersion": "v2.0",
"SpecialBuild": ""
},
"VarFileInfo": {
"Translation": {
"LangID": "0409",
"CharsetID": "04B0"
}
}
}