mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 13:11:22 +00:00
22 lines
710 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
}
|