{
    "version": "10.5.5",
    "description": "Tunneling over websocket protocol",
    "homepage": "https://github.com/erebe/wstunnel",
    "license": "BSD-3-Clause",
    "architecture": {
        "64bit": {
            "url": "https://github.com/erebe/wstunnel/releases/download/v10.5.5/wstunnel_10.5.5_windows_amd64.tar.gz",
            "hash": "d77ab72a96247000d9a6da1f0789d7306eb33b5466deafa1348b75bafb03cbce"
        }
    },
    "bin": "wstunnel.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/erebe/wstunnel/releases/download/v$version/wstunnel_$version_windows_amd64.tar.gz"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
