-
Notifications
You must be signed in to change notification settings - Fork 0
/
versioninfo.json
46 lines (45 loc) · 939 Bytes
/
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
42
43
44
45
46
// 20181215123542
// https://raw.githubusercontent.com/josephspurrier/goversioninfo/master/versioninfo.json
{
"FixedFileInfo": {
"FileVersion": {
"Major": 0,
"Minor": 1,
"Patch": 0,
"Build": 2019.1
},
"ProductVersion": {
"Major": 0,
"Minor": 1,
"Patch": 0,
"Build": 2019.1
},
"FileFlagsMask": "3f",
"FileFlags ": "00",
"FileOS": "040004",
"FileType": "01",
"FileSubType": "00"
},
"StringFileInfo": {
"Comments": "",
"CompanyName": "",
"FileDescription": "",
"FileVersion": "",
"InternalName": "",
"LegalCopyright": "",
"LegalTrademarks": "",
"OriginalFilename": "",
"PrivateBuild": "",
"ProductName": "",
"ProductVersion": "v0.0.1.0",
"SpecialBuild": ""
},
"VarFileInfo": {
"Translation": {
"LangID": "0409",
"CharsetID": "04B0"
}
},
"IconPath": "",
"ManifestPath": ""
}