Files
navi/versioninfo.json
T
M4andCursor 464a61aebf
ci / test (macos-latest) (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
Release 3.8.2.4: unify Windows/macOS GUI on glaze HTTP host.
Auto-bump build number on each compile; ship versioned Windows artifacts.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-01 16:01:25 +03:00

41 lines
947 B
JSON

{
"FixedFileInfo": {
"FileVersion": {
"Major": 3,
"Minor": 8,
"Patch": 2,
"Build": 4
},
"ProductVersion": {
"Major": 3,
"Minor": 8,
"Patch": 2,
"Build": 4
},
"FileFlagsMask": "3f",
"FileFlags": "00",
"FileOS": "40004",
"FileType": "01",
"FileSubType": "00"
},
"StringFileInfo": {
"CompanyName": "EvilFox",
"FileDescription": "Navis — VPN client (Naive / Hy2 / AWG / VLESS / VMess / Trojan)",
"FileVersion": "3.8.2.4",
"InternalName": "Navis",
"LegalCopyright": "Copyright (c) EvilFox",
"OriginalFilename": "Navis.exe",
"ProductName": "Navis",
"ProductVersion": "3.8.2.4",
"Comments": "Open-source VPN/proxy client. https://evilfox.win/"
},
"VarFileInfo": {
"Translation": {
"LangID": "0409",
"CharsetID": "04B0"
}
},
"IconPath": "assets/navis.ico",
"ManifestPath": "assets/app.manifest"
}