{
    "version": "4.7.2",
    "description": "Terminal user interface for SSH",
    "homepage": "https://github.com/quantumsheep/sshs",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/quantumsheep/sshs/releases/download/4.7.2/sshs-windows-amd64.exe#/sshs.exe",
            "hash": "eb61e85b48086a7583da27a5aa1bcf13b71c0b492bef270ca80d47d2bd94f3b0"
        },
        "arm64": {
            "url": "https://github.com/quantumsheep/sshs/releases/download/4.7.2/sshs-windows-arm64.exe#/sshs.exe",
            "hash": "6a5dcb16d6d889937fa624015605e01245441eee2104da052b551870a68f3e99"
        }
    },
    "bin": "sshs.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/quantumsheep/sshs/releases/download/$version/sshs-windows-amd64.exe#/sshs.exe"
            },
            "arm64": {
                "url": "https://github.com/quantumsheep/sshs/releases/download/$version/sshs-windows-arm64.exe#/sshs.exe"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
