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