2023-11-15 00:32:56 +00:00

22 lines
699 B
JSON

{
"version": "2.1.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.1.2/sslscan-2.1.2.zip",
"hash": "32d5787bd5d3c6b415dfbd6112523a47b9fe07a0fbbf0a596d9ca5e5549c4321"
}
},
"bin": "sslscan.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/rbsec/sslscan/releases/download/$version/sslscan-$version.zip"
}
}
}
}