2024-06-16 20:25:57 +00:00

22 lines
699 B
JSON

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