{
    "version": "1.25.2",
    "description": "HTTP(S) debugging proxy, analyzer and client",
    "homepage": "https://httptoolkit.com",
    "license": "AGPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/httptoolkit/httptoolkit-desktop/releases/download/v1.25.2/HttpToolkit-1.25.2-win-x64.zip",
            "hash": "e83ad3997a1c52184d4a124ee71bb6c0cef6671f65dbb65246ea6e3c2cde580d"
        }
    },
    "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-$version-win-x64.zip"
            }
        }
    }
}
