sslscan: Update to version 2.1.1

This commit is contained in:
github-actions[bot] 2023-09-20 04:26:36 +00:00
parent 5fb439f4e5
commit d736a4578a

View File

@ -1,12 +1,12 @@
{
"version": "2.1.0",
"version": "2.1.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.1.0/sslscan-2.1.0.zip",
"hash": "8315e285a7fb8fbf25ef3e2eb14d2161326fab9bd8094aa442e9b67c96369d4d"
"url": "https://github.com/rbsec/sslscan/releases/download/2.1.1/sslscan-2.1.1.zip",
"hash": "7492283e7decf2b8731e5a315cef8222a942e8d62413ae04983cdc7fe7797222"
}
},
"bin": "sslscan.exe",