versioninfo.json 960 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "FixedFileInfo": {
  3. "FileVersion": {
  4. "Major": 0,
  5. "Minor": 0,
  6. "Patch": 0,
  7. "Build": 0
  8. },
  9. "ProductVersion": {
  10. "Major": 0,
  11. "Minor": 0,
  12. "Patch": 0,
  13. "Build": 0
  14. },
  15. "FileFlagsMask": "3f",
  16. "FileFlags ": "00",
  17. "FileOS": "040004",
  18. "FileType": "01",
  19. "FileSubType": "00"
  20. },
  21. "StringFileInfo": {
  22. "Comments": "https://github.com/OliveTin/OliveTin",
  23. "CompanyName": "James Read",
  24. "FileDescription": "OliveTin web interface for running shell commands",
  25. "FileVersion": "0.0.0.0",
  26. "InternalName": "OliveTin",
  27. "LegalCopyright": "Copyright (C) James Read. Licensed under AGPL-3.0.",
  28. "LegalTrademarks": "",
  29. "OriginalFilename": "OliveTin.exe",
  30. "PrivateBuild": "",
  31. "ProductName": "OliveTin",
  32. "ProductVersion": "0.0.0.0",
  33. "SpecialBuild": ""
  34. },
  35. "VarFileInfo": {
  36. "Translation": {
  37. "LangID": "0409",
  38. "CharsetID": "04B0"
  39. }
  40. }
  41. }