mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
22 lines
699 B
JSON
22 lines
699 B
JSON
{
|
|
"version": "2.1.5",
|
|
"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.5/sslscan-2.1.5.zip",
|
|
"hash": "2b05827f052d69af72b8b77196869ea1f1d512361306a9a7ba2171aa564e82ff"
|
|
}
|
|
},
|
|
"bin": "sslscan.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/rbsec/sslscan/releases/download/$version/sslscan-$version.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|