{
    "version": "1.0.7",
    "description": "Windows version of sshpass - noninteractive ssh password provider",
    "homepage": "https://github.com/xhcoding/sshpass-win32",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/xhcoding/sshpass-win32/releases/download/v1.0.7/sshpass.exe",
            "hash": "d6daca3b946006bd22777661d50e96f593ee7f2c6eda7a4dc93c40f500ff0d0b"
        }
    },
    "bin": "sshpass.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/xhcoding/sshpass-win32/releases/download/v$version/sshpass.exe"
            }
        }
    }
}
