{
    "version": "2.2.2",
    "description": "Tests SSL/TLS enabled services to discover supported cipher suites",
    "homepage": "https://github.com/rbsec/sslscan",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/rbsec/sslscan/releases/download/2.2.2/sslscan-2.2.2.zip",
            "hash": "41082661e15baad7fdbf9c750910576cbf9b642d47435fa1dd4fa8d920e439b3"
        }
    },
    "bin": "sslscan.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/rbsec/sslscan/releases/download/$version/sslscan-$version.zip"
            }
        }
    }
}
