ScoopInstaller_Main/sslscan.json
2018-12-02 23:45:26 -08:00

14 lines
578 B
JSON

{
"version": "1.11.11",
"description": "Tests SSL/TLS enabled services to discover supported cipher suites",
"homepage": "https://github.com/rbsec/sslscan",
"license": "GPL-3.0",
"url": "https://github.com/rbsec/sslscan/releases/download/1.11.11-rbsec/sslscan-win-1.11.11-rbsec.zip",
"hash": "72b1ad5101b8782a72dfac02e2ad44034d02d586779ae9e2dd98f0f493652784",
"bin": "sslscan.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/rbsec/sslscan/releases/download/$version-rbsec/sslscan-win-$version-rbsec.zip"
}
}