{
    "version": "1.2.7",
    "description": "Open-source, free HTTP(S) traffic capture tool.",
    "homepage": "https://github.com/wanghongenpin/proxypin",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/wanghongenpin/proxypin/releases/download/v1.2.7/proxypin-windows-setup.exe",
            "hash": "feff0330bd2101910217d6cd6e3632bfc34342f1217f319ba7532f5d053e2924"
        }
    },
    "innosetup": true,
    "shortcuts": [
        [
            "ProxyPin.exe",
            "ProxyPin"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/wanghongenpin/proxypin/releases/download/v$version/proxypin-windows-setup.exe"
            }
        }
    }
}
