2021-02-11 07:34:17 +01:00

22 lines
707 B
JSON

{
"version": "2.0.7",
"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.0.7/sslscan-win-2.0.7.zip",
"hash": "a91bcd6f4115e215b60bf344e4ca4c5b235bc3984f125ea75a4a9877c95936db"
}
},
"bin": "sslscan.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/rbsec/sslscan/releases/download/$version/sslscan-win-$version.zip"
}
}
}
}