{ "version": "1.14.1", "description": "An unidentifiable mechanism for bypassing GFW", "homepage": "https://trojan-gfw.github.io/trojan/", "license": "GPL-3.0-only", "suggest": { "vcredist": "extras/vcredist2019" }, "architecture": { "64bit": { "url": "https://github.com/trojan-gfw/trojan/releases/download/v1.14.1/trojan-1.14.1-win.zip", "hash": "4598a00788ca68d3ef422db26f1ca1ecd66f40a12704d9b42912ab41582fd6ac" } }, "extract_dir": "trojan", "pre_install": "Remove-Item \"$dir\\VC_red*exe\"", "bin": "trojan.exe", "persist": "config.json", "checkver": { "github": "https://github.com/trojan-gfw/trojan" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/trojan-gfw/trojan/releases/download/v$version/trojan-$version-win.zip" } } } }