{
    "version": "1.16.0",
    "description": "An unidentifiable mechanism for bypassing GFW",
    "homepage": "https://trojan-gfw.github.io/trojan/",
    "license": "GPL-3.0-only",
    "suggest": {
        "vcredist": "extras/vcredist2022"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/trojan-gfw/trojan/releases/download/v1.16.0/trojan-1.16.0-win.zip",
            "hash": "0e6107a73e113b30893d66844ed8d619a125c5f5e54c559727e87a33f1add423"
        }
    },
    "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"
            }
        }
    }
}
