{
    "version": "10.2.2",
    "description": "A free and open source interactive HTTPS proxy",
    "homepage": "https://mitmproxy.org/",
    "license": "MIT",
    "url": "https://snapshots.mitmproxy.org/10.2.2/mitmproxy-10.2.2-windows-x86_64.zip",
    "hash": "e34c32e6a946743cdeee733318adb876699bbb832c1d2ad2498b5020f2d841e2",
    "bin": [
        "mitmproxy.exe",
        "mitmweb.exe",
        "mitmdump.exe"
    ],
    "shortcuts": [
        [
            "mitmproxy.exe",
            "mitmproxy"
        ],
        [
            "mitmweb.exe",
            "mitmweb"
        ],
        [
            "mitmdump.exe",
            "mitmdump"
        ]
    ],
    "checkver": {
        "github": "https://github.com/mitmproxy/mitmproxy"
    },
    "autoupdate": {
        "url": "https://snapshots.mitmproxy.org/$version/mitmproxy-$version-windows-x86_64.zip"
    }
}
