{ "version": "1.15.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.15.1/trojan-1.15.1-win.zip", "hash": "94ac4d9acf334cd7a40b3906b4ca2ac5d99f88a4ee318c31d348e85fd551cd4b" } }, "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" } } } }