{
    "version": "1.6.9",
    "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.9/wsl-ssh-agent.zip",
            "hash": "e410111e0a19a29650bfebbe5e4206ff720b18abcc7835ce3114cd42aaef6830",
            "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"
            }
        }
    }
}
