{ "version": "1.15.0", "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.0/trojan-1.15.0-win.zip", "hash": "45148cba6556625506927719c8e888619d4178cf3ac41db032678c298f8d836c" } }, "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" } } } }