mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
22 lines
699 B
JSON
22 lines
699 B
JSON
{
|
|
"version": "2.2.1",
|
|
"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.2.1/sslscan-2.2.1.zip",
|
|
"hash": "d1a33a66cd24584771de7034e59b66b471a13e3f15347eabe9b9ff882c05a0a9"
|
|
}
|
|
},
|
|
"bin": "sslscan.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/rbsec/sslscan/releases/download/$version/sslscan-$version.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|