{
    "version": "1.14.9",
    "description": "HTTP(S) debugging proxy, analyzer and client",
    "homepage": "https://httptoolkit.tech",
    "license": "AGPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/httptoolkit/httptoolkit-desktop/releases/download/v1.14.9/HttpToolkit-win-x64-1.14.9.zip",
            "hash": "04b0f0b0e03242b2530ad6868e6bf5e72d7b3b358ff9ccbb999fa77805183a72"
        }
    },
    "shortcuts": [
        [
            "HTTP Toolkit.exe",
            "HTTP Toolkit"
        ]
    ],
    "checkver": {
        "github": "https://github.com/httptoolkit/httptoolkit-desktop"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/httptoolkit/httptoolkit-desktop/releases/download/v$version/HttpToolkit-win-x64-$version.zip"
            }
        }
    }
}
