forked from portapps/ungoogled-chromium-portable
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathversioninfo.json
38 lines (38 loc) · 818 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
{
"FixedFileInfo":
{
"FileVersion": {
"Major": 3,
"Minor": 9,
"Patch": 0,
"Build": 0
},
"FileFlagsMask": "3f",
"FileFlags ": "00",
"FileOS": "040004",
"FileType": "01",
"FileSubType": "00"
},
"StringFileInfo":
{
"Comments": "",
"CompanyName": "",
"FileDescription": "Supermium portable on Windows by Portapps",
"FileVersion": "",
"InternalName": "",
"LegalCopyright": "https://github.com/portapps/supermium-portable",
"LegalTrademarks": "",
"OriginalFilename": "supermium-portable.exe",
"PrivateBuild": "",
"ProductName": "Supermium Portable",
"ProductVersion": "124.0.6367.245",
"SpecialBuild": ""
},
"VarFileInfo":
{
"Translation": {
"LangID": "0409",
"CharsetID": "04B0"
}
}
}