2022-04-03 20:26:55 +00:00

22 lines
710 B
JSON

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