mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
22 lines
710 B
JSON
22 lines
710 B
JSON
{
|
|
"version": "2.0.11",
|
|
"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.11/sslscan-win-2.0.11.zip",
|
|
"hash": "e955b4892a4e33525fe91c7b048d7e7e54034bbd2310404fdfa6380b9930231e"
|
|
}
|
|
},
|
|
"bin": "sslscan.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/rbsec/sslscan/releases/download/$version/sslscan-win-$version.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|