{
    "version": "1.6.6",
    "description": "Helper to interface with Windows ssh-agent.exe service from Windows Subsystem for Linux (WSL)",
    "homepage": "https://github.com/rupor-github/wsl-ssh-agent",
    "license": "GPL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/rupor-github/wsl-ssh-agent/releases/download/v1.6.6/wsl-ssh-agent.zip",
            "hash": "b73b1ab94cb4185e33ffe7074315d241db832c5790321c7d2546adcec360e85e",
            "bin": "wsl-ssh-agent-gui.exe"
        }
    },
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/rupor-github/wsl-ssh-agent/releases/download/v$version/wsl-ssh-agent.zip"
            }
        }
    }
}
