You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
356 B
15 lines
356 B
{
|
|
"fixed": {
|
|
"file_version": "{{.Info.ProductVersion}}"
|
|
},
|
|
"info": {
|
|
"0000": {
|
|
"ProductVersion": "{{.Info.ProductVersion}}",
|
|
"CompanyName": "{{.Info.CompanyName}}",
|
|
"FileDescription": "{{.Info.ProductName}}",
|
|
"LegalCopyright": "{{.Info.Copyright}}",
|
|
"ProductName": "{{.Info.ProductName}}",
|
|
"Comments": "{{.Info.Comments}}"
|
|
}
|
|
}
|
|
}
|