mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
22 lines
699 B
JSON
22 lines
699 B
JSON
{
|
|
"version": "2.1.6",
|
|
"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.6/sslscan-2.1.6.zip",
|
|
"hash": "743ecb309e4e7e4ac483f00c4092ecbe3f4d26c83d87ce8d34f9c4721f32d72a"
|
|
}
|
|
},
|
|
"bin": "sslscan.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/rbsec/sslscan/releases/download/$version/sslscan-$version.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|