2020-10-22 08:45:26 +02:00

22 lines
699 B
JSON

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